Q.1.What is differences in STRDBG and STRISDB debugging
commands?

2.Where we should use STRDBG and STRISDB Debugging commands?

Answer Posted / reecha

Sorry for the above mistake ,i have mistakenly wriiten...


the correct answer :

1.STRDBG can be used in both RPGIII & RPGIV
2.STRISDB can be used only in RPG III

Is This Answer Correct ?    35 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is rpg fixed logic cycle?

670


what is a program described file in rpg?

1073


How Many Specs Are There In Rpg & Which Are They?

691


What is array in as400? What are the types of array?

634


what opcode will be used to test the zone of a character field?

1103






some special characters I key in my html source members show different on my web pages. Why? How can I solve this?

621


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1936


can you specify a display file to be used in the following modes input,output, or combined modes ?

952


which cl command is used to trap error messages during program execution?

874


How to Define a Procedure in RPG?

1230


What is the use of jdftval in as400?

923


how to get the cursor position?

725


How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz

1161


What Is Ddm ?

1051


how to pick up the changed records every time in a subfile after the first change made ?

1028