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

Online Backup Restore

$
0
0

Dear All,

 

I have taken online backup(via DB13 - Whole database online) of my sap system. Now i will restore this same backup on same server.

My question is after restoration my system will start directly or i will have to run DBA commands(like create control file, alter reset log etc )via SQL prompt.

 

Please suggest me the procedure.

 

Below is my system information:

Database : Oracle 11.2.0.3

OS : AIX

 

Regards,

Tarun


Procedure to delete and create PSAPUNDO

$
0
0

Hi!

 

After client copy we have PSAPUNDO tablespace with size of 44 GB.

The "undo_retention" Parameter was set to value "0".

 

Question:

What is the technical procedure to decrease the size of PSAPUNDO (to delete and to create this tablespace)?

 

 

Thank you!

4 ARCH, 3 RFS1 & 1 MRP0

$
0
0

Dear Db experts,

 

After Oracle DB upgrade from 10g to 11g , we have seen 4 numbers ARCH 3 Numbers RFS & 1 numbers MRP0 at DR site on following command.

 

sql> select process, sequence#, status from v$managed_standby;

 

Just confirm me it is okay or something wrong.

 

thanks

 

Kind Regards,

 

N S Rathore

SAP HA Active/Active architecture

$
0
0

Dear All,

 

We are trying to implement  SAP HA Active/Active.

The application servers will have HA on Active/Active and the database servers are going to be active/passive using Oracle Dataguard.

 

As per the proposal put forward by our implementors, we need 3 application nodes or servers.

Out of the 3 nodes, only 1 node will have an active CI.

The other components will be active on all the 3 nodes.

However the CI component when it fails, it must automatically failover to the next node (N+1).

So this must be managed via the HACMP from the OS side for clustering.

 

Now we have heard from people that usually the CI component is setup on the passive node of the database server which is managed by the HACMP.

So the app nodes are running in parallel using load balancer and the CI will run on the passive node of the DB server which is managed by the HACMP.

 

How true is this? What is the proper architecture please?

 

Thanks and Regards,

Augustine

Database error 1017 at PRE access to table PAKDATBUF

$
0
0

Hi all,

         I just simply use FK03 to display vendor master, system dumps, issuing runtime error DBIF_RSQL_SQL_ERROR. I checked system log in SM21 and it recorded Database error 1017 at PRE access to table PAKDATBUF.

 

Below is dump description and system log.

 

Can anyone help? Great thanks.

Need to build new system from Exiting backup - source system

$
0
0

Hello All,

 

AIX, ECC6.0 EHP4 and Oracle 11 g -> Source .

 

 

We Need to build new system from Exiting backup - source system .

 

What are the steps i have to do ?

 

I need to copy file system from Source to Target system?

 

Please advise .

 

What method we have to follow ?

Error while taking backup oracle database through brtools.

$
0
0

Hello All,

We use oracle version 9.2.0.6.0.

Last time when i was taking database backup through db13, it gives error, below are error logs.

 

Detail log:                belvbvcb.aft

 

BR0051I BRBACKUP 6.40 (11)

BR0055I Start of database backup: belvbvcb.aft 2013-08-08 23.59.21

BR0477I Oracle pfile /oracle/KBP/920_64/dbs/initKBP.ora created from spfile /oracle/KBP/920_64/dbs/spfileKBP.ora

BR0382E File/directory name '/oracle/KBP/sapdata4/kbp_24/kbp.data

24' contains blanks - file cannot be processed

BR0273E Determination of file status for /oracle/KBP/sapdata4/kbp_24/kbp.data

24 failed

BR0314E Collection of information on database files failed

BR0056I End of database backup: belvbvcb.aft 2013-08-08 23.59.35

BR0280I BRBACKUP time stamp: 2013-08-08 23.59.35

BR0054I BRBACKUP terminated with errors

 

Please help me to solve this issue.

 

 

Thanks in advance.

Mahendra

Help required for SAP backup

$
0
0

Hi

I was trying to take online backup of production server and face below problem. Please help

 

 

BR0051I BRBACKUP 7.00 (20)

BR0055I Start of database backup: belvilvc.ant 2013-08-10 08.25.28

BR0484I BRBACKUP log file: /oracle/JMP/sapbackup/belvilvc.ant

BR0477I Oracle pfile /oracle/JMP/102_64/dbs/initJMP.ora created from spfile /oracle/JMP/102_64/dbs/spfileJMP.ora

BR0280I BRBACKUP time stamp: 2013-08-10 08.25.30

BR0301E SQL error -1587 at location BrCtlCopy-1, SQL statement:

'/* BRBACKUP */ ALTER DATABASE BACKUP CONTROLFILE TO '/oracle/JMP/sapbackup/cntrlJMP.dbf''

ORA-01587: error during control file backup file copy

ORA-27091: unable to queue I/O

ORA-27072: File I/O error

HPUX-ia64 Error: 2: No such file or directory

Additional information: 4

Additional information: 3

Additional information: 112640

BR0320E Copying of control file to /oracle/JMP/sapbackup/cntrlJMP.dbf failed

BR0314E Collection of information on database files failed

BR0056I End of database backup: belvilvc.ant 2013-08-10 08.25.30

BR0280I BRBACKUP time stamp: 2013-08-10 08.25.30

BR0054I BRBACKUP terminated with errors


Restoring from offline backup.

$
0
0

Hi,

 

 

We are performing oracle upgradation from 10.2.0.4 to 11.2.0.3. when we started the dbua after completion of 11% dbua got aborted because it could not parsed parameter log_archive_dest1. Then i rectified that and started upgrade manually since i wasnt able to login and do any thing after manual upgrade in the logs i saw many ora-01722 and different ora- errors.

Also after completion of manual upgrade i took backup offline.

Before upgradataion i took offline backup database was in no archive log mode.

while running pre-upgrade script i have created database restore point. i have enabled archivelog, flashback got enable from the pre upgrade script. successfully created restore point.

After manual upgradation when i restored my database using flashback database and tried to open database with resetlogs

i am getting errors as below

ERROR at line 1:

ORA-01092: ORACLE instance terminated. Disconnection forced

ORA-00704: bootstrap process failure

ORA-39700: database must be opened with UPGRADE option

Process ID: 944

Session ID: 267 Serial number: 131

 

 

Now i tried to restore database using brtools taken very firstly before upgradation when archivelog were diabled

it was saying

 

 

BR0454W Values of oracle_home are different: current 'D:\oracle\EDD\11203', back

up belafpls.afd 'D:\oracle\EDD\102'

BR0455W Value 'D:\oracle\EDD\11203' of oracle_home will be used for restore

 

   Kindly suggest guys how should i proceed i want to restore database again with 10.2.0.4 without loosing data in it.

backup error

$
0
0

hi experts

 

 

while iam taking backup with brtools i got  following error

 

 

BR0051I BRBACKUP 7.00 (24)

BR0055I Start of database backup: bdzgcgba.ant 2008-11-13 13.23.38

BR0484I BRBACKUP log file: /oracle/KPR/sapbackup/bdzgcgba.ant

BR0280I BRBACKUP time stamp: 2008-11-13 13.23.38

BR0301E SQL error -1031 at location BrInitOraCreate-2, SQL statement:

'CONNECT / AT PROF_CONN IN SYSOPER MODE'

ORA-01031: insufficient privileges

BR0303E Determination of Oracle version failed

 

BR0056I End of database backup: bdzgcgba.ant 2008-11-13 13.23.38

BR0280I BRBACKUP time stamp: 2008-11-13 13.23.38

BR0054I BRBACKUP terminated with errors

 

###############################################################################

 

BR0292I Execution of BRBACKUP finished with return code 3

 

can anyone answer this error

DBA Planning Calendar

$
0
0

Dear All,

 

I unable add action in db13 it shows the error

 

Exception CX_DB6_CALENDAR_ACTION class CX_DB6_CALENDAR_ACTION method LOGS_OF_PERIOD line 72 / RC=Invalid parameter set.

IHRDBMS: Undefined variable.

$
0
0

Hi,

 

1) I am upgrading oracle from 10.2.0.4 to 11.2.0.3 installed successfully.

When trying to update SAP Bundle patch with command below:

/bin/sh $ORACLE_HOME/MOPatch/mopatch.sh \ -v -s SAP_112036_201306_AIX.zip its showing the error as below:

touch: ./mopatch-27592-8847370 cannot create

Invalid or inaccessible patch base directory "." specified.

Usage: mopatch [-hvdin] [-c cleanup-freq] [-f conflict-rules]

[-o opatch-param] [-j jre] [-p inv-ptr-loc]

[-m make-utility] [-z unzip-utility] [-C creds]

[-s patch-source-path] [patch-base]

 

 

2) When checked the MOpatch version with command : $ORACLE_HOME/MOPatch/mopatch.sh -h

Output of last 3 three lines: This utility requires environment variable ORACLE_HOME to be set.

MOPatch - Install Multiple Oracle Patches in One Run - 2.1.12.

Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.

 

 

But as i have seen envinorment variable is properly set as below:

echo $ORACLE_HOME

output: /oracle/SID/11203

 

 

3) As per the read me file when i try to execute below command:

unzip -qd $IHRDBMS/sapbundle SAP_112036_201306_AIX.zip 'SBP_112036_201306/OPatch/*'

Output:  IHRDBMS: Undefined variable.

 

 

But IHRDBMS menas oracle home directory.

My oracle Home directory : /oracle/SID/11203 as it showing fine with command "echo #ORACLE_HOME".

 

 

Please suggest..where i am going wrong...

 

 

Waiting for the reply...

 

 

Best Regards

Kumar

What is RSQL?

$
0
0

Hi,

   Can you please tell me what RSQL stands for?

 

And how should I interpret it in Detail Display in SM50:

Database                         Number              Time (usec)         Recs.

Direct read                         1                   0                   0
Sequential read                13,054            8.466622790500000E+   64,796
Insert                              0                   0                   0
Update                              0                   0                   0
Delete                              0                   0                   0
Sources                             0  (Bytes)
RSQL                        8,877,052  (Bytes)
Commit                                             21,877
DB procedure calls                  0                   0

 

Thank you

  Vitaliy

ORA-00443: background process "CJQ0" did not start

$
0
0

Hello,

 

On one insrtance, after an offline backup, when it is started I sometime have the following error:

---

Trace file /oracle/TST/saptrace/diag/rdbms/tst/TST/trace/TST_pmon_29640.trc

Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production

With the Partitioning, OLAP, Data Mining and Real Application Testing options

ORACLE_HOME = /oracle/TST/112_64

System name:    SunOS

Node name:      xxx

Release:        5.10

Version:        Generic_144488-06

Machine:        sun4u

Instance name: TST

Redo thread mounted by this instance: 1

Oracle process number: 2

Unix process pid: 29640, image: oracle@xxx (PMON)

 

 

      • 2011-11-06 00:04:59.137

      • SESSION ID:(27.1) 2011-11-06 00:04:59.137

      • CLIENT ID:() 2011-11-06 00:04:59.137

      • SERVICE NAME:(SYS$BACKGROUND) 2011-11-06 00:04:59.137

      • MODULE NAME:() 2011-11-06 00:04:59.137

      • ACTION NAME:() 2011-11-06 00:04:59.137

 

-


Trace Bucket Dump Begin: default bucket for process 2 (osid: 29640, PMON)

TIME(*=approx):SEQ:COMPONENT:FILE@LINE:FUNCTION:SECT/DUMP: [EVENT#:PID:SID] DATA

-


2011-11-06 00:04:59.135620 :80000CE8:db_trace:ksb.c@2305:ksbs1p_real(): [10254:2:27] KSBS1P: process PMON trying to start background CJQ0

2011-11-06 00:04:59.135624 :80000CE9:db_trace:ksb.c@2369:ksbs1p_real(): [10254:2:27] KSBS1P: process PMON obtained PR enqueue to start background CJQ0

2011-11-06 00:04:59.136336 :80000CF2:db_trace:ksb.c@2503:ksbs1p_real(): [10254:2:27] KSBS1P: creation error posted OER(1089)

2011-11-06 00:04:59.136355 :80000CF4:db_trace:ksb.c@2572:ksbs1p_real(): [10254:2:27] KSBS1P: out of loop: process did not start

-


Trace Bucket Dump End: default bucket for process 2 (osid: 29640, PMON)

ORA-00443: background process "CJQ0" did not start

ORA-00450: background process 'CJQ0' did not start

ORA-00443: background process "CJQ0" did not start

---

 

The error is not systematic.

When I saw it the first time, I restarted the DB and got no error.

 

1. Would you why I got this error?

 

2. Would you know how to avoid having this problem?

 

Thanks in advance for your answer.

Combine unicode conversion and database compression

$
0
0

Hi Experts

 

We have Oracle 11 database non unicode and we don't use table compression.

 

We will do unicode conversion and we think that it is a good opportunity to compress the database.  Please let me know if we can to combine and perform unicode conversion and oracle database compression as one single project.

 

Thanks in advance.

 

Osmany


Resize redo logs as per EWA report.

$
0
0

Hi All,

 

We need to change the size of our online redo log file from Current Value: 52428800; Recommended Value: 286000000.

 

Can somebody guide how to do it using brtools in oracle 11g , sap netweaver 7.0

 

Also i am not sure about whether to increase the size from 52428800; Recommended Value: 286000000 as this will be a drastic change in the size. Is it we need to increase the size that big?

 

Please advice.

 

 

Thanks

Deepak

SAP installation error

$
0
0

Dear All,

 

I am trying to install SAP ECC 6.0 Sandbox on LINUX 6.2 with oracle 10.2.

 

I have installed LINUX 6.2 successfully.

 

I have following defined environment variables

 

export JAVA_HOME=/usr/java/jdk1.6.0_51

export SAPINST_JRE_HOME=/usr/java/jdk1.6.0_51/jre

export ORACLE_SID=PT0

export SAPSYSTEMNAME=PT0

export DBMS_TYPE=ORA

export dbs_ora_schema=SAPSR3

export dbs_ora_tnsname=PT0

export TMP=/saptmp/temp_install

export LD_LIBRARY_PATH=/sapmnt/PT0/exe:/oracle/PT0/102_64_lib

export ORACLE_HOME=/oracle/PT0/102_64

export DISPLAY= <IP_ADD>:0.0

 

after setting up this variable i am trying to execute ./sapinst but i am encountering following error.

 

 

Starting GuiServer using:
/usr/java/jdk1.6.0_51/bin/java -Xmx256M -Djava.security.egd=file:/dev/urandom -cp /saptmp/temp_install/sapinst_exe.4908.1374994499/JAR/instgui.jar:/saptmp/temp_install/sapinst_exe.4908.1374994499/JAR/inqmyxml.jar SDTServer config=jar:sdtserver.xml guiport=21211 sapinsthost=localhost sapinstport=21201 guistart=true

init: retrieving account information for group sapinst...
init: retrieving account information done.
load resource pool /sap_soft/IM/IM_LINUX_X86_64/resourcepool.xml

guiengine: No GUI server connected; waiting for a connection on host RHELSRVSAP, port 21201 to continue with the installation

 

Please tell me am i missing something.

 

thanks in advance.

 

Best Regards,

 

Amol Dounde

ORA-14400: inserted partition key does not map to any partition - In R3 System

$
0
0

We are getting following Error message.

 

Runtime Errors         DBIF_RSQL_SQL_ERROR

Exception              CX_SY_OPEN_SQL_DB

 

Database error text........: "ORA-14400: inserted partition key does not map to

     any partition"

    Internal call code.........: "[RSQL/INSR/BKPF ]"

    Please check the entries in the system log (Transaction SM21).

 

If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:

    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLF005" or "LF005S01"
    "BKPF_INSERT"

 

--

 

It is in SAP R3 ABAP system. The Stats on the table is fine. No changes happened in the system. Jobs were running until this time.

 

Question:

Does it may have to do with volume of data?

Does it may have to do with trying to insert any duplicate entry?

 

I didn't see huge data volume, though the Table is huge (70+million records).

 

Any inputs welcome.  Many Thanks.

Jstart ending with error details as "Node 'bootstrap' failed with exit code 558."

$
0
0

Hello Experts,


Our SAP Portal system is not getting started. Jstart is ending with error details as "Node 'bootstrap' failed with exit code 558." I am not able to connect to the Config tool even too.

 

dev_bootstrap file contains the following error details:

ERROR => Java node 'Instance_bootstrap' terminated with exit code 558.


jvm_bootstrap file contains the following error details:

Starting to initialize database connection
Exception occurred for component [internal/unkown] of type [unkown]
com.sap.engine.bootstrap.SynchronizationException: Storage access initialization failed due to OpenSQL error.Check if your db driver file is available on the file system or if the user has correct permissions for that file
at com.sap.engine.bootstrap.StorageAccess.<init>(StorageAccess.java:146)
at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:79)
at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:273)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:162)
----------==[ Caused by: ]==----------
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.createConnection(DBConnectionPoolImpl.java:482)
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.<init>(DBConnectionPoolImpl.java:196)
at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandlerImpl.<init>(PersistenceHandlerImpl.java:50)
at com.sap.engine.core.configuration.impl.cache.ConfigurationController.<init>(ConfigurationController.java:138)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:309)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:59)
at com.sap.engine.bootstrap.StorageAccess.<init>(StorageAccess.java:138)
at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:79)
at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:273)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:162)
Caused by: com.sap.sql.log.OpenSQLException: Exception of type java.sql.SQLRecoverableException caught: IO Error: The Network Adapter could not establish the connection.
at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)
at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:143)
at com.sap.sql.connect.datasource.DBDataSourceImpl.get(DBDataSourceImpl.java:284)
at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:179)
at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:208)
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPoolImpl.createConnection(DBConnectionPoolImpl.java:468)
... 13 more
Caused by: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:475)
at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:552)
at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:253)
at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:651)
at com.sap.sql.connect.datasource.DBDataSourceImpl.create(DBDataSourceImpl.java:995)
at com.sap.sql.connect.datasource.DBDataSourceImpl.create(DBDataSourceImpl.java:43)
at com.sap.sql.connect.pool.CreatedObjectsPool.create(CreatedObjectsPool.java:95)
at com.sap.sql.connect.pool.Pool.get(Pool.java:707)
at com.sap.sql.connect.datasource.DBDataSourceImpl.get(DBDataSourceImpl.java:261)
... 16 more
Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection
at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:392)
at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:434)
at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:687)
at oracle.net.ns.NSProtocol.connect(NSProtocol.java:247)
at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1126)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:337)
... 28 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:531)
at oracle.net.nt.TcpNTAdapter.connect(TcpNTAdapter.java:150)
at oracle.net.nt.ConnOption.connect(ConnOption.java:133)
at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:370)
... 33 more


[Bootstrap]> Error during synchronization. More details: the previous log entries

 

SQL> select USERNAME, USER_ID, ACCOUNT_STATUS from dba_users;

USERNAME                          USER_ID ACCOUNT_STATUS
------------------------------ ---------- --------------------------------
SYSTEM                                  5 OPEN
SYS                                     0 OPEN
OPS$GLOBAL\SAPSERVICEABC               36 OPEN
OPS$GLOBAL\ABCADM                      35 OPEN
SAPSR3DB                               33 OPEN
OUTLN                                   9 LOCKED
ORACLE_OCM                             21 EXPIRED & LOCKED
DIP                                    14 EXPIRED & LOCKED
DBSNMP                                 30 EXPIRED & LOCKED
APPQOSSYS                              31 EXPIRED & LOCKED

10 rows selected.


R3trans -d gives the following output:

 

C:\Users\abcadm>r3trans -d
This is r3trans version 6.22 (release 720 - 18.11.11 - 11:29:00).
unicode enabled version
R3trans=>sapparam(1c): No Profile used.
R3trans=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_o
ra_tnsname = 'ABC'"
r3trans finished (0012).

 

R3trans -x gives the following output:

 

C:\Users\abcadm>r3trans -x
This is r3trans version 6.22 (release 720 - 18.11.11 - 11:29:00).
unicode enabled version
R3trans=>sapparam(1c): No Profile used.
R3trans=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_o
ra_tnsname = 'ABC'"
r3trans finished (0012).


Trans.log details are as follows:

 

4 ETW000 r3trans version 6.22 (release 720 - 18.11.11 - 11:29:00).
4 ETW000 unicode enabled version
4 ETW000 ===============================================
4 ETW000
4 ETW000 date&time   : 22.06.2012 - 02:07:42
4 ETW000 control file: <no ctrlfile>
4 ETW000 R3trans was called as follows: r3trans -x
4 ETW000  trace at level 2 opened for a given file pointer
4 ETW000  [     dev trc,00000]  Fri Jun 22 02:07:42 2012                                                 597  0.000597
4 ETW000  [     dev trc,00000]  db_con_init called                                                        64  0.000661
4 ETW000  [     dev trc,00000]  set_use_ext_con_info(): rsdb/ssfs_connect not set => ssfs not used       107  0.000768
4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
4 ETW000                                                                                                  49  0.000817
4 ETW000  [     dev trc,00000]  create_con (con_name=R/3)                                                 26  0.000843
4 ETW000  [     dev trc,00000]  Loading DB library 'dboraslib.dll' ...                                    93  0.000936
4 ETW000  [     dev trc,00000]  DlLoadLib success: LoadLibrary("dboraslib.dll"), hdl 0, addr 000007FEEE040000
4 ETW000                                                                                                2049  0.002985
4 ETW000  [     dev trc,00000]      using "F:\usr\sap\ABC\SYS\exe\uc\NTAMD64\dboraslib.dll"               31  0.003016
4 ETW000  [     dev trc,00000]  Library 'dboraslib.dll' loaded                                            31  0.003047
4 ETW000  [     dev trc,00000]  function DbSlExpFuns loaded from library dboraslib.dll                    34  0.003081
4 ETW000  [     dev trc,00000]  Version of 'dboraslib.dll' is "720.00", patchlevel (0.201)               536  0.003617
4 ETW000  [     dev trc,00000]  function dsql_db_init loaded from library dboraslib.dll                   34  0.003651
4 ETW000  [     dev trc,00000]  function dbdd_exp_funs loaded from library dboraslib.dll                 211  0.003862
4 ETW000  [     dev trc,00000]  New connection 0 created                                                 424  0.004286
4 ETW000  [     dev trc,00000]  0: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 
4 ETW000                                                                                                  91  0.004377
4 ETW000  [     dev trc,00000]  db_con_connect (con_name=R/3)                                             51  0.004428
4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
4 ETW000                                                                                                  45  0.004473
4 ETW000  [     dev trc,00000]  find_con_by_name found the following connection:                          30  0.004503
4 ETW000  [     dev trc,00000]  0: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 
4 ETW000                                                                                                  56  0.004559
4 ETW000  [     dev trc,00000]  -->DbSlConnect(vers=-1, type=0, env='[default env]', userid='[default usr]')
4 ETW000                                                                                                 117  0.004676
4 ETW000  [     dev trc,00000]  DIR_CLIENT_ORAHOME is not set as profile nor env. parameter.            1214  0.005890
4 ETW000                        Assuming using instant client with unspecified location.
4 ETW000  [     dev trc,00000]  Register application info.                                               309  0.006199
4 ETW000  [     dev trc,00000]  Oracle client version: 11.2.0.3.0, (dbsl 720 090112, UNICODE[2])       55377  0.061576
4 ETW000  [     dev trc,00000]  Detailed Oracle client (patch) info not available.                       208  0.061784
4 ETW000  [     dev trc,00000]    Default connection: tnsname ='ABC'                                     300  0.062084
4 ETW000  [     dev trc,00000]  -->oci_initialize(con=0, char='UTF16', nchar='AL16UTF16', nls=-1),uc_ln=2
4 ETW000                                                                                                 190  0.062274
4 ETW000  [     dev trc,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) returned 0 (for default NLS handle)
4 ETW000                                                                                              135413  0.197687
4 ETW000  [     dev trc,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con=0, ErrHp=03BA0838)                294  0.197981
4 ETW000  [     dev trc,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con=0, ErrBt=03BA1AC8)                110  0.198091
4 ETW000  [     dev trc,00000]  NLS env. settings: lang=41004D00450052004900430041004E00                 250  0.198341
4 ETW000  [     dev trc,00000]                     terr=41004D0045005200490043004100                     112  0.198453
4 ETW000  [     dev trc,00000]                     char=55005400460031003600                              53  0.198506
4 ETW000  [     dev trc,00000]  Client NLS setting (by OCINlsGetInfo(con=0)): 'AMERICAN_AMERICA.UTF16'
4 ETW000                                                                                                 202  0.198708
4 ETW000  [     dev trc,00000]  charset='UTF16', ncharset='AL16UTF16', UNI_ASC=FALSE                      32  0.198740
4 ETW000  [     dev trc,00000]  Logon as OPS$-user to get SAPR3's password                                87  0.198827
4 ETW000  [     dev trc,00000]  Connecting as /@ABC on connection 0 (nls 0) ... (dbsl 720 090112, UNICODE[2])
4 ETW000                                                                                                  69  0.198896
4 ETW000  [     dev trc,00000]     OCIHandleAlloc(OCI_HTYPE_SVCCTX, con=0, svchp=03BA3AF0)               117  0.199013
4 ETW000  [     dev trc,00000]  Allocating server context handle                                          72  0.199085
4 ETW000  [     dev trc,00000]  Attaching to database server ABC (con=0, svchp=03BA3AF0, srvhp=03BA82C0)
4 ETW000                                                                                                 234  0.199319
4 ETW000  [     dev trc,00000]  Fri Jun 22 02:07:44 2012                                             2263825  2.463144
4 ETW000  [     dev trc,00000]     OCIServerAttach(OCI_DEFAULT) failed with -1=OCI_ERROR                 122  2.463266
4 ETW000  [     dev trc,00000]     OCIServerAttach(OCI_DEFAULT) failed with SQL error 12541:             496  2.463762
4 ETW000  [     dev trc,00000]     ORA-12541: TNS:no listener                                                                                               
4 ETW000                                                                                                  58  2.463820
4 ETW000  [    dbsloci.,00000]  *** ERROR => CONNECT failed with sql error '12541'                       137  2.463957
4 ETW000  [     dev trc,00000]     set_ocica() -> SQL error code 12541                                    56  2.464013
4 ETW000  [     dev trc,00000]  -->oci_get_errmsg (con=0, rc=12541)                                       41  2.464054
4 ETW000  [     dev trc,00000]     OCIErrorGet -> SQL error code: 12541                                  102  2.464156
4 ETW000  [     dev trc,00000]     ORA-12541: TNS:no listener                                                                                               
4 ETW000                                                                                                  63  2.464219
4 ETW000  [     dev trc,00000]  SAPUSER error or connect error 99=DBSL_ERR_DB, oerr=12541.                55  2.464274
4 ETW000  [     dev trc,00000]     DbSlConnect(con=0) -> orc=0, 99=DBSL_ERR_DB                            40  2.464314
4 ETW000  [    dblink  ,00000]  ***LOG BY2=>sql error 12541  performing CON                              278  2.464592
4 ETW000  [    dblink  ,00000]  ***LOG BY0=>ORA-12541: TNS:no listener                                    95  2.464687
2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'ABC'"


Any suggestion/solution?


Regards,

Naresh.

ECC 6.0 system copy - different oracle versions

$
0
0

Hi all,

 

 

we want to make a systemcopy from PRD with oracle 10.2.4 to Test system oracle 11.2.2.

 

We willcopydata filesfromPRDto TEST

Is it still called homogeneous system copy?

 

regards,

 

Viewing all 1892 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>