Focal Point
please help me to solve this error

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6321055272

February 20, 2008, 01:50 AM
rb4u
please help me to solve this error
Hi all

I encounter this error while executing the FOCUS code, what does it mean??
can any one help me to solve this error.
I am new to FOCUS.

IEC030I B37-04,IFG0554A,RJ59,SPF,FOC$HOLD,9B14,WRK422,SYS08050.T124454.RA000.RJ
59.R0248873
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=B37 REASON CODE=00000004
TIME=12.45.12 SEQ=38288 CPU=0000 ASID=01EC
PSW AT TIME OF ERROR 075C1000 80E33CBE ILC 2 INTC 0D
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 00E33CB8 - 41003846 0A0DB20A 00509808
GR 0: 00000007_00E33EC8 1: 00000000_A4B37000
2: 00000000_00059B38 3: 00000000_00E33682
4: 00000000_007984A8 5: 00000000_00E49000
6: 00000000_0079874C 7: 00000000_007987A4
8: 00000000_0079876C 9: 00000000_00793D58
A: 00000000_0079ED48 B: 00000000_007A8FA8
C: 00000000_007C7590 D: 00000000_00000008
E: 00000000_00E33AE4 F: 00000000_00000004
END OF SYMPTOM DUMP
Abend B37000 hex occurred processing command 'CALL '.
***


Focus Core 7.1.1 & 7.6.4
XP
MainFrames
February 20, 2008, 02:18 AM
Tony A
rb4u,

If you bothered to actually read replies to previous pleas for help from yourself and actually bothered to digest the information given then you shouldn't need to ask this question.

Check out Michelle's reply to your last post about FOC198 and perhaps you might be a bit wiser?

For information the error you have it not strictly related to how WebFOCUS functions and therefore is not really relevant for this forum. Check out MVS (OS390, Z/OS etc.) system abend code manuals at your site.

Folks here are very happy to help newbies with WebFOCUS problems but there is normally one basic requirement - and that is that you try and find out as much as you can first, so that you actually learn via the process.

Continue in this vein and you might find replies to your pleas very sporadic and curt!!



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
February 20, 2008, 02:30 AM
rb4u
thanks for ur reply tony
i ll follow up.


Focus Core 7.1.1 & 7.6.4
XP
MainFrames
February 20, 2008, 09:16 AM
GinnyJakes
A B37 generally means that you ran out of something, extents, directory blocks, etc.

Look up the message in an IBM manual.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
February 20, 2008, 11:46 AM
Leah
Also, if you are executin under TSO often there is help for such issues depending on what your organization has installed. As Tony and Ginny remarked, the error you are getting is a common space error. You might check to see if you are not providing enough space for the file you are writing out.


Leah
February 20, 2008, 11:59 AM
ira
you need more space. most commonly out of cylinders or trks. check with ibm manual. and as Tony recommended, and he is always on the mark. This '?' is really outside this forum. Good luck.

Ira

WF 538 AIX 533


aix-533,websphere 5.1.1,apache-2.0,
wf 538(d), 537 (p),
==============
7.6.11 (t) aix 5312
websphere 6.1.19
apache 2.0
February 20, 2008, 01:37 PM
Diptesh Patel
Like the other responses said, this is not a FOCUS or WebFOCUS question. In this case, the shortage of space is for FOC$HOLD. One workaround is to give the hold file a name, and allocate space to that particular hold file (in your JCL or using a TSO ALLOC). Otherwise, it will use the system default space for a temporary unnamed file.


Diptesh
WF 7.1.7 - AIX, MVS