Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all 1892 articles
Browse latest View live

How to run a select against multiple databases

$
0
0

Dear experts,

 

I need to run a select against all our databases, which are running on a separate server each.

I found this:

 

Looping between multiple servers for SQL*Plus

 

which seemed to be doing the trick, but it relies on /etc/oratab, but in our environment this file

is not in use, i.e.

 

/var/opt/oracle/oratab - this file has comments only and does not contain any real entries

/oracle/<SID>/11203/install/oratab - this file has 0 size

 

Thank you!


brconnect work with ora but not with adm - libclntsh.so.11.1: cannot open shared object file : No such file or directory

$
0
0

Hi,

i did a Upgrade of Linux (SLES10 -> SLES11) and Oracle (10.2.xx -> 11.2.0.3).

Now i have the Problem that brconnect did not work with <sid>adm

 

as User: <SID>adm

 

brconnect

brconnect: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory

 

 

LD_LIBRARY_PATH=/usr/sap/<SID>/SYS/exe/run:/oracle/client/11x_64

 

ls -la /oracle/client/11x_64/libclntsh.so.11.1

-rw-r--r-- 1 ora<SID> dba 52761218 Sep 17  2011 /oracle/client/11x_64/libclntsh.so.11.1

 

ls -la /usr/sap/<SID>/SYS/exe/run/brconnect

-rwsrwxr-x 1 ora<SID> sapsys 11530700 Nov 20 20:23 /usr/sap/<SID>/SYS/exe/run/brconnect

 

id

uid=3214(<SID>adm) gid=200(sapsys) groups=200(sapsys),201(dba),206(oper),1000(sapinst)

 

 

But brtools works als <SID>adm

 

brtools

BR0651I BRTOOLS 7.20 (35)

 

 

 

pwd

/oracle/client/11x_64

 

genezi -v

Client Shared Library 64-bit - 11.2.0.3.0

 

System name:    Linux

Release:    3.0.76-0.11-default

Version:    #1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990)

Machine:    x86_64

 

Operating in Instant Client mode.

Small timezone file = timezone_14.dat

Large timezone file = timezlrg_14.dat

 

 

 

cd /sapmnt/WAQ/exe

 

ls -la dboraslib.so

-rwxrwxr-x 1 <SID>adm sapsys 1364366 Jan 11 00:32 dboraslib.so

 

ldd dboraslib.so

    linux-vdso.so.1 =>  (0x00007fff6c5f3000)

    libdl.so.2 => /lib64/libdl.so.2 (0x00007fea3d1c4000)

    librt.so.1 => /lib64/librt.so.1 (0x00007fea3cfba000)

    libclntsh.so.11.1 => /oracle/client/11x_64/libclntsh.so.11.1 (0x00007fea3a729000)

    libc.so.6 => /lib64/libc.so.6 (0x00007fea3a3b2000)

    libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fea3a0ab000)

    libm.so.6 => /lib64/libm.so.6 (0x00007fea39e32000)

    libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fea39c1c000)

    libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fea399fe000)

    /lib64/ld-linux-x86-64.so.2 (0x00007fea3d9b8000)

    libnnz11.so => /oracle/client/11x_64/libnnz11.so (0x00007fea39632000)

    libnsl.so.1 => /lib64/libnsl.so.1 (0x00007fea3941a000)

    libaio.so.1 => /lib64/libaio.so.1 (0x00007fea39217000)

 

 

ldd brconnect

    linux-vdso.so.1 =>  (0x00007fff9ffff000)

    libdl.so.2 => /lib64/libdl.so.2 (0x00007f0ce4cd8000)

    librt.so.1 => /lib64/librt.so.1 (0x00007f0ce4ace000)

    libclntsh.so.11.1 => /oracle/client/11x_64/libclntsh.so.11.1 (0x00007f0ce223d000)

    libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f0ce2020000)

    libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f0ce1d19000)

    libm.so.6 => /lib64/libm.so.6 (0x00007f0ce1aa0000)

    libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f0ce188a000)

    libc.so.6 => /lib64/libc.so.6 (0x00007f0ce1512000)

    /lib64/ld-linux-x86-64.so.2 (0x00007f0ce4f12000)

    libnnz11.so => /oracle/client/11x_64/libnnz11.so (0x00007f0ce1146000)

    libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f0ce0f2e000)

    libaio.so.1 => /lib64/libaio.so.1 (0x00007f0ce0d2b000)

 

 

als User: ora<SID>

 

brconnect -v

BR0801I BRCONNECT 7.20 (35)

SWPM RAC DB instance install error on srvctl add database -d

$
0
0

Hello,

 

We are currently installing a distributed NW 7.31 system with Oracle RAC on ASM.

 

SCS ran successfully ,and now we are trying to install db instance.

 

During phase 'Create database' the installation stops with error code 1.

 

The log is:

 

WARNING    2014-04-28 19:14:00.451
           CJSlibModule::writeWarning_impl()
Execution of the command "/oracle/ISP/112/bin/srvctl add database -d ISP -o /oracle/ISP/112 -p +ISP_DATA/ISP/spfileISP.ora -a ISP_DATA" finished with return code 1. Output:
/oracle/ISP/112/bin/srvctl: line 87: dirname: No such file or directory
/oracle/ISP/112/bin/srvctl: line 94: dirname: No such file or directory
/oracle/ISP/112/bin/srvctl: line 148: uname: No such file or directory
****ORACLE_HOME environment variable is not set.
    ORACLE_HOME should be set to the main
    directory that contains Oracle products.
    Set and export ORACLE_HOME, then re-run.

 

ERROR      2014-04-28 19:14:00.454
           CJSlibModule::writeError_impl()
CJS-30023  Process call '/oracle/ISP/112/bin/srvctl add database -d ISP -o /oracle/ISP/112 -p +ISP_DATA/ISP/spfileISP.ora -a ISP_DATA' exits with error code 1. For details see log file(s) srvctl.log.

 

 

I don't know why the SWPM asks for the spfile if this is a fresh installation. The only file that exists is initISP.ora

 

Perhaps SWPM was supposed to create an spfile<SID>.ora from init<SID>.ora?


I hope someone out there has encountered this before

 

Best Regards,

Fabian

SOFFCONT1 table reorganization error

$
0
0

HI,

We have 1.5 TB SOFFCONT1 table which is having log segment and want to

reduce the size and run reports as suggested by SAP Notes but not able

toreorg the same due to error while doing reorg by BRTOOLS.


 

I have run the following command:-

brspace -u / -c force -f tbreorg -a reorg -o SAPRP1 -s PSAPRP1 -t

SOFFCONT1 -n PSAPRP1SOFF -e 16 -KST

 

Ouutput error:-

BR0280I BRSPACE time stamp: 2014-07-04 19.43.41

BR1101I Starting 'online' table reorganization...

BR0280I BRSPACE time stamp: 2014-07-04 19.43.42

BR1124I Starting 'online' reorganization of table SAPRP1.SOFFCONT1 ...

BR0280I BRSPACE time stamp: 2014-07-04 19.44.03

BR0301E SQL error -42008 at location tab_onl_reorg-39, SQL statement:

'BEGIN DBMS_REDEFINITION.START_REDEF_TABLE (UNAME => '"SAPRP1"',

ORIG_TABLE => '"SOFFCONT1"', INT_TABLE => '"SOFFCONT1#$"', OPTIONS_FLAG

=> DBMS_REDEFINITION.CONS_USE_PK); END;'

ORA-42008: error occurred while instantiating the redefinition

ORA-01405: fetched column value is NULL

ORA-06512: at "SYS.DBMS_REDEFINITION", line 56

ORA-06512: at "SYS.DBMS_REDEFINITION", line 1488

ORA-06512: at line 1

BR0280I BRSPACE time stamp: 2014-07-04 19.44.05

BR1106E Reorganization of table SAPRP1.SOFFCONT1 failed



 

 

This is not specific to the table i have also upgrade the BRTOOLS but

issue not getting resolved still same error coming.

please suggest.

 

Regards:

Akash Ahuja

Disaster Recovery For SAP ECC 6.0 On Oracle

$
0
0

Hi All,

 

This is our infrastructure

 

Windows 2003 Server

SAP ECC 6.0

Oracle 10

Legato Networker Client / Library

 

Actually our Backup Strategy is to do an Online Backup Every Night from monday to saturday. We want to test our backup by doing a Restore. We are assuming a complete loss of the system including hardware.

 

What we do:

 

1. Install the SAP System on a new host with the same hardware characteristic of the source system.

2. Install & Configure the legato utility.

3. Copy the E:\oracle\MIS\sapbackup\ directory from the source system to the test system.

4. Them we put the database in mount mode.

5. Execute the command: brrestore -b bdyxwoqv.fnf -m full  (bdyxwoqv.fnf-> Full Online Backup that was executed without problems).

 

It gives the following errors:

 

 

BR0386E File 'F:\ORACLE\MIS\SAPDATA2\SR3_10\SR3.DATA10' reported as not found by

backup utility

 

 

BR0386E File 'F:\ORACLE\MIS\SAPDATA3\SR3700_9\SR3700.DATA9' reported as not foun

d by backup utility

 

 

............

............

............

 

 

 

BR0280I BRRESTORE time stamp: 2008-10-01 17.45.19

BR0279E Return code from 'backint -u MIS -f restore -i E:\oracle\MIS\sapbackup\.

rdyybrzp.lst -t file -p E:\oracle\MIS\102\database\initMIS.utl': 2

 

BR0374E 0 of 63 files restored by backup utility

BR0280I BRRESTORE time stamp: 2008-10-01 17.45.19

BR0231E Backup utility call failed

 

BR0406I End of file restore: rdyybrzp.rsb 2008-10-01 17.45.19

BR0280I BRRESTORE time stamp: 2008-10-01 17.45.19

BR0404I BRRESTORE terminated with errors

 

Since this is a new SAP system it never will find the SAPDATA files because they where on the source system and this is a new test system.

 

We found the following note:

 

96848 Disaster recovery for SAP R/3 on Oracle

 

But this note is for SAP R/3 no for SAP ECC!

 

It explain that you have to install your SAP system with the System Copy Method (is this the only way??).

 

 

2.) Installation of the R/3 System

The installation of SAP software contains the software installation of the database. The initial SAP database should be created again but the SAP data should not be loaded.

Install the SAP system with the Oracle-specific system copy method, which is based on backup/restore. This method is described in the system copy guide for your Product/Release. Refer to Note 659509 for products that are based on Web AS.

 

3.) Modification of the installation

Above all, you must take into account the mounted file systems at the time of the loss. If necessary create new SAPDATA directories (mount points). These generally identify a disk or a logical storage area (logical volume).

 

 

Are we working in the right way? maybe there is a formal procedure to do a Restore from an Online backup when you complete loss your system.

 

Please some tips.

 

Best Regards,

Erick Ilarraza

SAP Ides ECC 6.0 Install: Import ABAP - Package SAPDODS Error - ORA-00903

$
0
0

Experts,

Good Morning!

 

I'm trying to install SAP IDES ECC 6.0 version on a Windows 2008 R2 Server with Oracle 11g DB (11.2).

System Info: 16GM RAM & 600GB Hdd. Prereqs passed.

 

I'm getting the following error during the Import ABAP phase (16 of 29) in the sapinst log:

"An error occurred while processing option Enhancement Package 6 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. "

 

Here's the dump of import_monitor.java.log

java version "1.4.2_32"

Java(TM) 2 Runtime Environment, Standard Edition (build 4.1.012)

SAP Java Server VM (build 4.1.012 1.6-b03, Oct 21 2011 14:18:45 - 41_REL - optU - windows amd64 - 6 - bas2:161688 (mixed mode))

Import Monitor jobs: running 1, waiting 1, completed 141, failed 0, total 143.

Loading of 'SAPDODS' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 141, failed 1, total 143.

 

Here's the dump of import_monitor.log:

INFO: 2014-07-05 13:42:53

Data codepage 4103 is determined using TOC file 'C:\Target\Export1\DATA\D010TAB.TOC' for package 'D010TAB'.

 

TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask run

Loading of 'SAPDODS' import package is started.

 

TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPDODS' import package into database:

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error

 

ERROR: 2014-07-05 13:42:54 com.sap.inst.migmon.LoadTask run

Loading of 'SAPDODS' import package is interrupted with R3load error.

Process 'C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.

For mode details see 'SAPDODS.log' file.

Standard error output:

sapparam: sapargv(argc, argv) has not been called!

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

 

WARNING: 2014-07-05 13:43:21

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

 

WARNING: 2014-07-05 13:43:21

1 error(s) during processing of packages.

 

INFO: 2014-07-05 13:43:21

Import Monitor is stopped.

 

Here's the log of SAPDODS...

 

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140705134253

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Aug 16 2011 02:26:36

patchinfo (patches.h): (0.098) DB6: correction for R3load PL 91 on HP-UX and SOLARIS (note 1609719)

process id 1488

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error

 

DbSl Trace: ORA-1403 when accessing table SAPUSER

 

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file C:\Target\Export1\DB/SQLFiles.LST

(SQL) INFO: C:\Target\Export1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file DODS.SQL

(SQL) INFO: DODS.SQL not found

(SQL) INFO: Searching for SQL file C:\Target\Export1\DB/ORA/DODS.SQL

(SQL) INFO: found C:\Target\Export1\DB/ORA/DODS.SQL

(SQL) INFO: Trying to open C:\Target\Export1\DB/ORA/DODS.SQL

(SQL) INFO: C:\Target\Export1\DB/ORA/DODS.SQL opened

(DB) ERROR: DDL statement failed

(DROP TABLE "/BI0/APERS_BOD00")

DbSlExecute: rc = 103

  (SQL error 942)

  error message returned by DbSl:

ORA-00942: table or view does not exist

(IMP) INFO: a failed DROP attempt is not necessarily a problem

DbSl Trace: Error 903 in exec_immediate() from oci_execute_stmt(), orpc=0

 

DbSl Trace: ORA-00903 occurred at SQL stmt (parse error offset=15)

 

(DB) ERROR: DDL statement failed

(  CREATE TABLE [/BI0/APERS_BOD00]         (  [TCTUSERNM] nvarchar(000012)          NOT NULL  ,           [TCTOBJVERS] nvarchar(000001)          NOT NULL  ,           [TCTSYSID] nvarchar(000010)          NOT NULL  ,           [TCTQUACT] nvarchar(000001)          NOT NULL  ,           [TCTOBJNM] nvarchar(000040)          NOT NULL  ,           [TCTTLOGO] nvarchar(000004)          NOT NULL  ,           [RECORDMODE] nvarchar(000001)          NOT NULL  ,           [TCTTIMSTMP] nvarchar(000014)          NOT NULL   )          WITH ( DATA_COMPRESSION = PAGE )   )

DbSlExecute: rc = 99

  (SQL error 903)

  error message returned by DbSl:

ORA-00903: invalid table name

(DB) INFO: disconnected from DB

 

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140705134254

 

FYI - A retry does not help. Also tried to search for the error on scn, google but haven't been able to find the right solution.

Can you help?

 

Regards,

Cobain.

Oracle Data Guard logs shipping stopped

$
0
0

Dear All;

 

The server where my DR site is being hosted was down, and for that reason the database was not running. Once the server was up again I started the DR site database with mount state, and executed the command "alter database recover managed standby database disconnect from session" to recover all the logs and continue the shipping process from the primary database to the DR secondary database.

 

However when I run select thread#, sequence#, applied from v$archved_log; it does not show any new log being shipped. The last log file on the DR site now is the one on the same night when the server was down.

 

How can I reactivate the shipping process of logs, and be able to get all the required logs into the DR site.

 

Kindly note that all the required logs exist under oraarch on the primary database so I only need to ship them into the secondary database.

 

Best Regards

~Amal Aloun

Who use SAP Partitioning Engine for Oracle ?

$
0
0

Hi all,

our customers and we have the problem that our databases grows and grows every month. That will lead to space and perfomance issues. So we have to archive parts of our data to spare space and gain more performance.

 

Now we came across the SAP Partitioning Engine for Oracle. See SAP Note 1333328 or the actual Oracle Newsletter http://www.oracle.com/newsletters/sap/volumes/volume19-en.pdf on page 16 and 17.

 

So my question is: Is there any experience around here with this new Partitioning Engine ? Does it meet your expactations ? What's about the handling ?

 

best regards

Kay


SAP system can not connect to Oracle standby host after switchover

$
0
0

Hi,

 

We are having DR setup for our ECC (dual stack) system using Oracle Data Guard. Recently we did the Mock drill for that and SWITCHOVER for that went successfully. But when we tried to start SAP system, disp+work got failed & SAP didn't started.

 

We have Three separate hosts as below (all are Windows 2008),

1. SAP Application server ( Single application server / ECC EHP 5)

2. Primary database host (oracle 11 g)

3. DR database host (oracle 11 g)

 

We are having only ONE SAP application server and we want to use that same application server when database SWITCHOVER happens.

 

I have followed below guide for data guard setup,

http://www.oracle.com/us/solutions/sap/wp-ora4sap-dataguard11g-303811.pdf

 

As the SWITCHOVER at DB level gone fine, So connectivity w.r.t. tnsping & listener has no issue. DG config also works fine. I had checked the database status manually and DR was in OPEN status and primary DB was in MOUNTED status when SWITCHOVER occurred. So from DB level everything was fine.

 

I changed parameter "SAPDBHOST=DR host" and  "j2ee/dbhost=DR host" in Default profile of SAP before starting the SAP system (after SWITCHOVER), But SAP didn't able to connect to DR database & disp+work process got died.


I checked the work process log and found errors as below,

 

and the same error was coming when R3trans -d was executed from SAP application server host. Error log file is attached "Trans.log".


As of now I have reverted SWITCHOVER and now working with original primary server. I need to know what I have missed & what is the requirement for connecting same SAP application server to DR database after SWITCHOVER.

 

Thanks for your help!!


Best Regards,

Kiraang.

SAP backup Restore with Different SID with oracle 11g

$
0
0

Dear Expert,

     I wanted to restore our ehp7 oracle 11g data to on other server with different SID and different drive letter.For oracle 10g I was creating ops$ user.I wans not able to find oracle control file from trace folder.?How i can perform with oracle 11g.

 

Regards,

Krishna

SAP partitioning engine for Oracle

$
0
0


Hello,

I am trying to use the partitioning engine ("RSORAPARTGEN" in se38) to automatically create and maintain table partitions.

 

When I get to table CDCLS, and click "calculate partitions", I get the following message:

"Please create for table CDCLS an index on fields MANDANT and CHANGENR with SQLPLUS...."

 

I created an index as requested, but when I return to the transaction and click "calculate partitions" again, I get the same message.  Is there a specific naming convention that is required or something else I need to do to get the engine to recognize that I have created the index?

 

Thank you.

-Darren Keenan

Basis Admin

ORA-12547 for rsh -l adm "brconnect -u / -f state"

$
0
0

Hi,

 

I have problem with db13 (PI711, kernel 720, Oracle 11.2.0.3) after split&migrate to linux.

BR0301E SQL error -12547 at location db_connect-2, SQL statement:

'CONNECT /' ORA-12547: TNS:lost contact.

 

but:

1.  <dbhost>:ora<sid>$ "brconnect  -u /  -f brstate"  work ok

2.  <dbhost>:<sid>adm$ "brconnect  -u /  -f brstate"  work ok

3.  <ahost>:ora<sid>$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  work ok

4.  <ahost>:ora<sid>$ rsh -l ora<sid> "brconnect  -u /  -f brstate"  work ok

5.  <ahost>:<sid>adm$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  not work

 

resume: error is link with rsh call brconnect under <sid>adm?

 

p.s. MPROTECT_TXT = ON set,

SUID & owner for br* set

SUID & owner for bin/oracle set

OPS$<SID>ADM checked

 

w/b/r

Vlad

Automatic CCMS Alerts on mobile and email.

$
0
0


Dear Sap Gurus,

 

We need to avoid some critical system errors, and need to take preventive actios accordingly (Such as PAGING, CPU UTILIZATION, MEMORY CONSUMPTION) for that we need , Please suggest how we can able to perform this.

 

Regards

RJ

Automatic user locking and logout then unlock process.

$
0
0

Dear Sap Gurus,

 

We have a requirement that we need to lock particular users at some particular time and kill the logged in users from the system , then we need to run our scheduled process and after completion the process, we need to unlock the users.

 

We tried to find some tcode or program but we are unable to find that.

 

Please suggest.

 

Regards

RJ

Cannot uncompress .S files after RMAN+brtools backup

$
0
0

Hello guys,

 

Trying to backup and restore with RMAN + brtools. So changed my initNWW.sap file as:

 

backup_mode = full

restore_mode = full

backup_type = online

backup_dev_type = disk

backup_root_dir = C:\backup

stage_root_dir = C:\oracle\NWW\sapbackup

compress_dir = C:\oracle\NWW\sapreorg

archive_function = save_delete

archive_copy_dir = C:\backup

archive_stage_dir = C:\backup

disk_copy_cmd = rman_set

rman_compress = yes

exec_parallel = 16

 

Online database & archive log backup ran successfully thru DB13.

So tried to restore. Control file and data files where uncompressed and restored automatically by brtools, but archive logs didn't. I have files like NWWARCH1_1_852473867.DBF.S, that I cannot decompress.

Brtools indicates that it couldn't find NWWARCH1_1_852473867.DBF (without .S)

 

What am I supposed to do?

 

Thnx in advance!


SAP backup Restore oracle

$
0
0


Dear Expert ,

                 I am restoring backup with different SID and different drive letter. Backup path is different in source system and target system.

How can I perform restore in case of Backup path is different.

 

 

SEARCH BEFORE POSTING

[MODERATOR]

BR1628E Invalid charcter '@' in database password

$
0
0

Hi,

 

   by mistake i used '@' in my password while installating SAP EHP 7 oracle 11g. now i am geeting following error while installation.

 

 

 

BR1628E Invalid charcter '@' in database password

 

 

___________________________________________________

An error occurred while processing option SAP NetWeaver 7.4 Support Release 1 > Oracle > SAP Systems > Application Server ABAP > Standard System > Standard System( Last error reported by the step: Process call '/usr/sap/DVR/SYS/exe/uc/linuxx86_64/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX' exits with error code 5. For details see log file(s) brconnect.log.). You can now:

Choose Retry to repeat the current step.

Choose Log Files to get more information about the error.

Stop the option and continue with it later.

Log files are written to /tmp/sapinst_instdir/NW740SR1/ORA/INSTALL/NW740SR1/ORA/STD/ABAP.

_______________________________________________________________________________________

 

 

kindly help.

 

 

Regards

Sunil

ORA-12154: TNS:could not resolve the connect identifier specified

$
0
0


Hello All,

 

I am getting ORA 12154 error and DC to DR log shipping is not happening. To summarize the set up, It's an HP-UX High availability 2 node cluster and Dataguard is configured.

 

Two days ago, an offline database back up was initiated in Prod unintentionally, after which The mentioned error is generating. The log recovery at DR is also affected due to this.

 

Kindly let me know if any logs that can be shared for more analysis.

 

Any suggestion to fix this error is appreciated.

 

Regards,

Ameya Bobhate

Restore archive logs

$
0
0

Hi

 

I restored datafiles with restore commnad but how can I restore archive logs which are in .dbf.z files.

 

Can you please let me know how could I restore archive files so that I could recover database?

 

 

Thanks

Full form of BASIS

$
0
0

Hi,

 

Can anybody let me know the full form of BASIS?

 

Thanks in advance

sanjay

Viewing all 1892 articles
Browse latest View live




Latest Images