cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 Installation Issues

Private_Member_12188
Active Participant
0 Kudos

I am trying to setup a sandbox PI system and am encountering some issues.  It's failing on the Import ABAP section.  The SAPNTAB.log shows the following error.  Any suggestions would be appreciated.

(DB) INFO: SVERS created

(DB) INFO: SVERS~0 created

Interface access functions from dynamic library dbmssslib.dll loaded.

(IMP) INFO: import of SVERS completed (1 rows) #20120921134257

(DB) INFO: DDNTF created

(DB) INFO: DDNTF~0 created

(RSCP) ERROR: rscpMCConvert: Error:

(RSCP) ERROR: RSCPETOOLONG: The output buffer was too short.

(RSCP) ERROR:   Size of output buffer was        1 bytes

(RSCP) ERROR:   Size of input buffer was         1 bytes

(RSCP) ERROR:   But only 0 bytes could be consumed

(RSCP) ERROR: used   ? ?  addr=000000000C66BAA0 , len=0

(RSCP) ERROR: unused00000000 42                                              |B               |

ERROR in nametab conversion

conversion of 'DDNTF                         '

current tabname (in hex):

2F3144462F5F5F4749303031202020202020202020202020202020202020

rscpMCConvertNeutral error, rc = 32

function: get_version_conv

(CNV) ERROR: data conversion failed.  rc = 2

(DB) INFO: DDNTF_CONV_UC created

(DB) INFO: DDNTF_CONV_UC~0 created

(RSCP) ERROR: rscpMCConvert: Error:

(RSCP) ERROR: RSCPETOOLONG: The output buffer was too short.

(RSCP) ERROR:   Size of output buffer was        1 bytes

(RSCP) ERROR:   Size of input buffer was         1 bytes

(RSCP) ERROR:   But only 0 bytes could be consumed

(RSCP) ERROR: used   ? ?  addr=000000000C66BAA0 , len=0

(RSCP) ERROR: unused00000000 42                                              |B               |

ERROR in nametab conversion

conversion of 'DDNTF_CONV_UC                 '

current tabname (in hex):

2F3144462F5F5F4749303031202020202020202020202020202020202020

rscpMCConvertNeutral error, rc = 32

function: get_version_conv

(CNV) ERROR: data conversion failed.  rc = 2

(DB) INFO: DDNTT created

(DB) INFO: DDNTT~0 created

(IMP) INFO: ExeFastLoad failed with <2: BCP Commit failed:[Microsoft][SQL Server Native Client 10.0][SQL Server]Violation of PRIMARY KEY constraint 'DDNTT~0'. Cannot i>

(IMP) ERROR: ExeFastload: rc = 2

(DB) INFO: DDNTT_CONV_UC created

(DB) INFO: DDNTT_CONV_UC~0 created

(IMP) INFO: ExeFastLoad failed with <2: BCP Commit failed:[Microsoft][SQL Server Native Client 10.0][SQL Server]Violation of PRIMARY KEY constraint 'DDNTT_CONV_UC~0'. >

(IMP) ERROR: ExeFastload: rc = 2

(DB) INFO: disconnected from DB

\\SAPSBXPI01\sapmnt\SP1\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 4 error(s)

\\SAPSBXPI01\sapmnt\SP1\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20120921134258

Accepted Solutions (1)

Accepted Solutions (1)

Private_Member_12188
Active Participant
0 Kudos

Fixed the issue, turns out I needed to update my kernel on the central services server.

Answers (0)