"Horlick, Michael" <[EMAIL PROTECTED]> wrote:
>We have an interesting problem. We are using CA-VMLIB and have been
>getting an error on the VMLIB service machine comme ca:

<snip>

> DMSOPN3362E Imbedded blanks found in file name

Apologies if this has been answered already (I get the list digested).

Best guess: some configuration item is empty, code isn't checking for it, so 
it's trying to read "        CONFIG   A" or some such.

This is admittedly the geeky way, but here's how I'd diagnose it:

cp d 6F4
cp per i r<the address displayed above> cmd d u8.12;base1
cp per I r<the address displayed above+x'20> cmd d u8.12;base1
cp set pf12 nodisp b

Then start it and hit PF12 each time it stops.  When it issues the message, 
look at the previous item displayed.  Hopefully it will make some sense, e.g., 
R03F3DE80  *VMLIB   CONFIG     2*                E6
(blank filemode) or some such, or maybe you'll recognize the filename and find 
that the configuration file entry needs filename AND filemode, or some such.

HTH

...phsiii

Reply via email to