python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Getting error SQLCODE = -805, ERROR: DBRM OR PACKAGE NAME Not found
Getting error SQLCODE = -805, ERROR: DBRM OR PACKAGE NAME DALLAS9..DSNTIAUL.184FA79814E1838D NOT FOUND IN PLAN COBDBSTR.REASON 01.
//DBULOAD JOB CLASS=A,MSGCLASS=A,NOTIFY=&SYSUID,MSGLEVEL=(1,1), ...

Rahul
Votes: 0
Answers: 2
Merge two files using Sort in batch
So i have two files that i need to merge. File A contains the key. Im unsure how to do this using SORT in batch (JCL). I know I need to use joinkey or ifthen. Would anyone know a solution to this?
An...

Madmitten
Votes: 0
Answers: 1
CICS Transaction failed with abend U4038
This is CICS COBOL Program :-
IDENTIFICATION DIVISION.
PROGRAM-ID. ELECPRG.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL. ...

Rahul
Votes: 0
Answers: 1