cancel
Showing results for 
Search instead for 
Did you mean: 

System Copy on NW 7.3

former_member186066
Participant
0 Kudos

Hi Guys,

I am stuck with an issue from past few days. We are performing a system copy of a PI system from hardware server to a virtual box.

The export was completed successfully. However, during import it is stuck on the 30th step "Perform Initial java engine configuration".

Here are relevant details:

Source SID: PIN

Source Db: Oracle (11.2.0.2)

Target SID: PIN

Target Db: Oracle (11.2.0.2)

Error which is displayed:

Last error reported by the step: Creating a license signature failed: ===...could not load SSF library \\server name\saploc\\D00\exe\sapcrypto.dll .).

Observation: From where it is picking D00 is unknown. The SID is PIN.

Excerpts from the log dev_likey:

OCIStmtExecute() failed with -1=OCI_ERROR

   SQL error 942:

*** ERROR => ORA-942 when accessing table SAPUSER

[dbsloci.c    14848]

Disconnecting from connection 0 ...

Closing user session (con=0, svc=0000000008B9D3E0, usr=0000000008BF2140)

Now I'm disconnected from ORACLE

Info: 99=DBSL_ERR_DB, oerr=942, try to connect with default password.

Connecting as SAPSR3/<pwd>@PIN on connection 0 (nls_hdl 0) ... (dbsl 720 140910)

Nls CharacterSet                 NationalCharSet              Env        Err        ErrBt    

  0 UTF8                                                      0000000008B6AD30 0000000008B9A4C8 0000000008B9B588

Starting user session: OCISessionBegin(con=0, usr='SAPSR3', svc=0000000008B9D3E0, srv=0000000008B9DEC0, usr=0000000008BF2140)

   OCISessionBegin(OCI_DEFAULT) failed with SQL error 1017:

   ORA-01017: invalid username/password; logon denied                                                                       

*** ERROR => CONNECT failed with sql error '1017'

[dbsloci.c    14329]

***LOG BY2=> sql error 1017   performing CON [dblink       540]

***LOG BY0=> ORA-01017: invalid username/password; logon denied [dblink       540]

*** ERROR => saplikey: failed to connect to the database. [saplikey_w.c 762]

I have tried login through sqlplus via sapsr3 and it worked.

Any clues?

Regards,

Ankit

Accepted Solutions (1)

Accepted Solutions (1)

former_member186066
Participant
0 Kudos

I was able to resolve the issye yesterday itself.

Here is the resolution:

1.  Updated the kernel

2. OPS$mechanism is replaced by SSFS. Followed a link

rsecssfx pf=<drive>:\usr\sap\<SID>\SYS\profile\DEFAULT.PFL put DB_CONNECT/DEFAULT_DB_USER SAPSR3 -plain

          rsecssfx pf=<drive>:\usr\sap\<SID>\SYS\profile\DEFAULT.PFL put DB_CONNECT/DEFAULT_DB_PASSWORD XXXXXXXX

After the above steps were done, the installation moved.

Regards,
Ankit

Answers (2)

Answers (2)

Sriram2009
Active Contributor
0 Kudos
Reagan
Advisor
Advisor
0 Kudos

Hello

1 - Update the BRTools

2 - Update the kernel

Check if one of these helps.

Regards

RB