R91300B

recker5

Member
We are on Xe Update 5 SP 18.1, Windows 2000/SQL Server 2000 SP3.

UBE R91300B gives a memory violation when run locally or errors out when run
on server. "UBE R91300B caused an exception. Your system may be unstable."
There are no specific errors in JDE.LOG.

We have tried everything - checkout, running from another fat client(Windows
2000/XP/NT), getting specs from Pristine etc. Also, if we try to put it in
debug mode using debugger (GH902), it gives memory violation for debugger.

It is a problem with R91300A and R91300B UBE's ONLY!! Our scheduler has been
runing fine and we basically need to purge old job schedules.

Any help will be appreciated!





_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
 
Had a similar problem when trying to create an application using the standard business views V91300A etc.

It apperas that some of the data dictionary items used in F91300/F91320 do not have column/row descriptions. Although the business views looks OK within BV design, when they'rs used in a UBE/App, they fall over.

The following items seem to give the problem;
SCHJBNM
SCHLNCSTAT
LNCENVH
LNCDATP
SCHPRTNM
SCHVER
SCHJBTYP
SCHJBSTTM
NUMJIBOCC
CURRUNCNT
SCHRCRTYP
SCHJBSTAT
SCHNUMDY
SCHNUMWKS
SCHNUMMN
SCHDAY
WEEKDAY
WEEKEND
MONDAY
TUESDAY
WEDNESDAY
THURSDAY
FRIDAY
SATURDAY
SUNDAY

I entered column/row descriptions, re-inserted the BV into the UBE and they ran OK.
 
Did you rectify this situation? I am having the same issues.
 
Back
Top