Paul,
You could just change the xxxxxDGN fields in the following QUSRSYS files:
QAOKP01A, QAOKP04A, QAOKP08A, QAOKP09A, QAOKPSRA.
You need to eitehr be in a restricted state, or:
ENDMSF, ENDSBS QSNADS, ENDSBS QSERVER
to release member locks.
You could use UPDDTA to change entries in 3 of the 5 files (NOT QAOKP08A or QAOKP09A because of non-displayable fields that prevent use of DFU).
You could use SQL to update them all.
An example for 2 of the 5 files:
update qaokp08a set
WOS8DDGN ='DPS ' where WOS8DDEN =
'TOMW '
and WOS8DDGN = 'DPSDEV01'
1 rows updated in QAOKP08A
in QUSRSYS
update qaokp09a set
WOK9DDGN ='DPS ' where WOK9DDEN =
'TOMW '
and WOK9DDGN = 'DPSDEV01'
1 rows updated in QAOKP09A
in QUSRSYS.
Neil Palmer, Waterloo, Ontario, Canada
(This account not monitored for personal mail,
remove the last two letters before @ for that)
________________________________
From: "Steinmetz, Paul" <PSteinmetz@xxxxxxxxxx>
To: 'Midrange Systems Technical Discussion' <midrange-l@xxxxxxxxxxxx>
Sent: Wednesday, October 16, 2013 3:59:03 PM
Subject: Directory Entry issue following LPAR name change
I recently completed a V6R1 BRMS recovery to a new test LPAR
Renamed the LPAR - Pencor06 to Pencor07.
Upgraded the LPAR to V7R1, via STRNETINS using a remote DSLO image
The only issue I have is that when I renamed the LPAR, the directory entries were partially updated, no longer valid, (see below)
IBM does not know how this occurred, nor do they have a fix.
I must delete and re add all my directory entries related to this LPAR.
Any clues. I need to fix, but may be repeating all of the above.
I want to avoid the directory entry issue.
Display Directory Entry Details
User ID/Address . . . . : PAULS PENCOR06 (Old LPAR name)
Description . . . . . . : Paul
System name/Group . . . : PENCOR07 (New LPAR name)
User profile . . . . . : PAULS
Network user ID . . . . : PAULS PENCOR07
Thank You
_____
Paul Steinmetz
IBM i Systems Administrator
Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071
610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home
psteinmetz@xxxxxxxxxx<mailto:psteinmetz@xxxxxxxxxx>
http://www.pencor.com/
As an Amazon Associate we earn from qualifying purchases.