View previous topic :: View next topic |
Author |
Message |
djf Beginner
Joined: 06 Feb 2007 Posts: 68 Topics: 27
|
Posted: Sun Apr 01, 2007 10:58 am Post subject: Arrrghhh! Tower of Babel!!! |
|
|
OK, I started DB2 V8 and it immediately died because of some problem going from CCSID 37 to CCSID 1208.
I DO NOT!!! repeat DO NOT know or understand anything about this Unicode stuff, I've actually read some of the doc and still haven't been able to find out even if we are talking about a new started task!
I think the reason it got turned on was me saying DRDA=COMMAND in the install clists. I can easily turn it off, but eventually, we may see a situation where we are trying to run SQL from ASCII workstations. IBM SHOULD make a provision for some kind of limited UNICODE thingy where we use only the ASCII-EBCDIC conversions.
Any help or explanations about UNICODE would be appreciated. |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
djf Beginner
Joined: 06 Feb 2007 Posts: 68 Topics: 27
|
Posted: Sun Apr 01, 2007 2:54 pm Post subject: |
|
|
This is a royal pia.
It's gonna take me more time to figure this stuff out than it took me to do the receive, apply, and SDSNINST steps.
But thanks for the help I guess. |
|
Back to top |
|
|
djf Beginner
Joined: 06 Feb 2007 Posts: 68 Topics: 27
|
Posted: Sun Apr 01, 2007 6:44 pm Post subject: |
|
|
OK.
Don't know if Big Blue monitors the board or not. If so, I would STRONGLY suggest they work on Unicode services, make the ACCSID and SCCSID into possible parms in IEASYS00... a few other changes would be nice (but I haven't zeen z/OS 1.8 yet, so alot could be new)
Code: |
J E S 2 J O B L O G -- S Y S T E M S Y 1 -- N
16.12.12 STC00765 ---- SUNDAY, 01 APR 2007 ----
16.12.12 STC00765 IEF695I START UDB8MSTR WITH JOBNAME UDB8MSTR IS ASSIGNED TO
16.12.12 STC00765 $HASP373 UDB8MSTR STARTED
16.12.12 STC00765 IEF403I UDB8MSTR - STARTED - TIME=16.12.12
16.12.20 STC00765 DSNZ002I -UDB8 DSNZINIT SUBSYSTEM UDB8 SYSTEM PARAMETERS LOA
16.12.30 STC00765 DSN7407I -UDB8 DSN7GAR1 230
230 AUTOMATIC RESTART MANAGER REGISTER FAILED.
230 MVS IXCARM RETURN CODE = 0000000C,
230 MVS IXCARM REASON CODE = 00000160.
16.12.31 STC00765 DSNY001I -UDB8 SUBSYSTEM STARTING
16.12.39 STC00765 DSNJ127I -UDB8 SYSTEM TIMESTAMP FOR BSDS= 00.000 00:00:00.0
16.12.49 STC00765 DSNJ001I -UDB8 DSNJW007 CURRENT COPY 1 ACTIVE LOG 233
233 DATA SET IS DSNAME=UDBCAT.LOGCOPY1.DS01,
233 STARTRBA=000000000000,ENDRBA=0000021BFFFF
16.12.49 STC00765 DSNJ001I -UDB8 DSNJW007 CURRENT COPY 2 ACTIVE LOG 234
234 DATA SET IS DSNAME=UDBCAT.LOGCOPY2.DS01,
234 STARTRBA=000000000000,ENDRBA=0000021BFFFF
16.12.49 STC00765 DSNJ099I -UDB8 LOG RECORDING TO COMMENCE WITH 235
235 STARTRBA=000000000000
16.12.54 STC00765 S UDB8DBM1
16.13.54 STC00765 DSNR001I -UDB8 RESTART INITIATED
16.13.54 STC00765 DSNR004I -UDB8 RESTART...UR STATUS COUNTS 245
245 IN COMMIT=0, INDOUBT=0, INFLIGHT=0, IN ABORT=0, POSTPONED AB
16.13.55 STC00765 DSNR005I -UDB8 RESTART...COUNTS AFTER FORWARD 246
246 RECOVERY
246 IN COMMIT=0, INDOUBT=0
16.13.55 STC00765 DSNR006I -UDB8 RESTART...COUNTS AFTER BACKWARD 247
247 RECOVERY
247 INFLIGHT=0, IN ABORT=0, POSTPONED ABORT=0
16.14.01 STC00765 DSNT500I -UDB8 DSNGEDLC RESOURCE UNAVAILABLE 250
250 REASON 00C900A6
250 TYPE 00000100
250 NAME DSNDB06
16.14.01 STC00765 DSNG007I -UDB8 DB2 CATALOG LEVEL (810) CODE LEVEL (810) MOD
16.14.01 STC00765 DSNT501I -UDB8 DSNICUBC RESOURCE UNAVAILABLE 252
252 CORRELATION-ID=UDB8
252 CONNECTION-ID=UDB8
252 LUW-ID=UDB8.UDB8.000000000000=0
252 REASON 00C900A6
252 TYPE 00000100
252 NAME DSNDB06
16.14.03 STC00765 DSNR002I -UDB8 RESTART COMPLETED
16.14.07 STC00765 -UDB8RECOVER POSTPONED
16.14.07 STC00765 DSN9022I -UDB8 DSNYASCP 'START DB2' NORMAL COMPLETION
16.14.07 STC00765 DSNV434I -UDB8 DSNVRP NO POSTPONED ABORT THREADS FOUND
16.14.08 STC00765 DSN9022I -UDB8 DSNVRP 'RECOVER POSTPONED' NORMAL COMPLETION
16.18.32 d a,l
16.18.32 IEE114I 16.18.32 2007.091 ACTIVITY 260
JOBS M/S TS USERS SYSAS INITS ACTIVE/MAX VTAM OAS
00000 00008 00001 00026 00008 00001/00010 00005
LLA LLA LLA NSW S VLF VLF VLF NSW S
VTAM VTAM VTAM NSW S JES2 JES2 IEFPROC NSW S
TSO TSO STEP1 OWT S IRLMPROC IRLMPROC NSW S
UDB8MSTR UDB8MSTR IEFPROC NSW S UDB8DBM1 UDB8DBM1 IEFPROC NSW S
IBMUSER OWT |
|
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
djf Beginner
Joined: 06 Feb 2007 Posts: 68 Topics: 27
|
Posted: Sun Apr 01, 2007 9:02 pm Post subject: |
|
|
Hey, I was happy enuff to get as far as I did today!! But thanks for the tip. I am not a DB2 guru and assumed it had something to do with this being a very bare bones install, no stogroups defined, etc. |
|
Back to top |
|
|
djf Beginner
Joined: 06 Feb 2007 Posts: 68 Topics: 27
|
Posted: Sun Apr 01, 2007 11:42 pm Post subject: |
|
|
OK, ran the tailor catalog utility and recycled it.
No more "resource unavailable" messages.
I guess pretty soon, I will have to try some SQL.
I hate application type stuff... |
|
Back to top |
|
|
|
|