cancel
Showing results for 
Search instead for 
Did you mean: 

CONVUSRCPT error reading version 700 when system is on version 720.

Former Member
0 Kudos

Hi

We are trying to do an upgrade to EHP5 and when we run the SUM tool it points to an error newuserconcept. After researching we get to a point were we need to run CONVUSRCPT. We encountering an error were it says the system is of release 700 when you log onto SAP gui the Kernel is shown as 720. My question is were do i see from operating system level the level of the Kernel because my thinking if that a file still register that our kernel is 700 when we have updated to 720

Accepted Solutions (1)

Accepted Solutions (1)

Khouri
Explorer
0 Kudos

Hello,

for checking the PL on OS level just log on with <sid>adm and call the folloing command:
dw '-V'
R3trans '-V'

Alternative you can use QSh or Or Call qp2term with the following command:

disp-work -V

But operations with SUM require anyway the new user concept.

Best regards,

Hadi

Former Member
0 Kudos

I have run the command and it tells me the release version is 720 so not sure where CONVUSRCPT still tells me

"CheckRelease: The Release version is of sid XX3 is 700 which is lower than the minimum version of 710"

Khouri
Explorer
0 Kudos

Hi,

Have you checked SAP Note 1149318 - User concept conversion using the tool CONVUSRCPT

It seems that your system is still on the CLASSICUSERCONCEPT,  check WRKENVVAR.

Best regards,

Hadi

joachim_kern
Explorer
0 Kudos


Hello,

please check your kernel directory (might be /sapmnt/XX3/exe or /sapmnt/XX3/exe/uc/as400_pase_64/ or /sapmnt/XX3/exe/nuc/as400_pase_64/ ) if it contains a file sapmanifest.mf (to get the mentioned error it has to)

Check every occurence in the mentioned directories for the line with 'kernel release:'

I'm pretty sure, that at least one file will contain the line 'kernel release: 700' which belongs to an old kernel.

Please tell me which directory contains which 'kernel release:' line

Best regards,

Joachim Kern

Former Member
0 Kudos

Hi Joachim

You were spot on the sapmanifet files in the exe\run wer the ones with the old versions Copied the ones from exe\run\uc and the CONVUSRCPT went though

Thanks a lot guys

Answers (0)