Oracle Video Server Logger Messages
Release 2.1.7
A44116_2

Library

Product

Contents


Prev Next

2
Logger Messages

Logger Internal Messages

001

fatal error on line num in file str - [str] [str]

Action: This is an internal error. Contact customer support.

003

Exception frame stack limit exceeded.

Action: This is an internal error. Contact customer support.

004

Protected region exited ungracefully.

Action: This is an internal error. Contact customer support.

005

Exception frame num file str line num

Action: This is an internal error. Contact customer support.

Connection Service Messages

222

configuration file not found

Cause: A OCS config file was not found.

233

keyword expected

Cause: A keyword was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

234

open brace expected

Cause: An open brace was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

235

close brace expected

Cause: A close brace was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

236

upstream address expected

Cause: An upstream address was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

237

equal sign expected

Cause: An equal sign was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

238

downstream address expected

Cause: A downstream address was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

239

redefining upstream address

Cause: A upstream address was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

240

redefining downstream address

Cause: A downstream address was expected in the OCS config file

Action: Correct error in the OCS config file and restart.

241

parse error: line num

Cause: A syntax error in the OCS config file

Action: Correct syntax error in the OCS config file and restart.

243

separator character expected

Cause: A separator character was expected in the OCS config file

Action: Correct syntax error in the OCS config file and restart.

Video Pump Messages

506

[str] read not complete in time

Cause: Disk reads may not complete in time when your volume is overloaded or a stream is in ff/rw mode some disk is dead.

Action: Verify all disks in your volume are healthy and make sure you have configured a volume that is big enough to support all your concurrent streams.

511

[str] bad end position=str, start position=str, movie length=str

Cause: The stream service asked the pump to play from past the end of a file.

Action: Verify the file being played and its tag file are valid and up to date.

512

[str] Downstream device str was never opened

Cause: The pump was asked to write to a downstream device that was not previously opened. The device can either be opened at initialization time via command line arguments or at run time via an RPC call from the upstream manager.

Action: Verify that either your DSM specifier command line argument is correct or that that upstream manager has been configured with network provisioning turned on.

516

hostname 'str' is unknown

Cause: The hostname given in the DSM specifier on the vpump command line is unknown by the system.

Action: Check that the hostname is listed in /etc/hosts or use the IP address directly in the DSM specifier.

517

cannot create socket: str

Cause: An error occurred in the operating system UDP/IP library.

Action: Verify UDP is alive and working on your server.

518

cannot set socket options: str

Cause: An error occurred in the operating system UDP/IP library.

Action: Verify UDP is alive and working on your server.

520

[str] cannot open DSM device str: str

Cause: The video pump can not open the downstream device.

Action: Verify the down stream device is functioning properly.

521

ATM device str error: str

Cause: The video pump can not open the downstream device.

Action: Verify the down stream device is functioning properly.

523

[str] cannot send data to DSM device str: str: [hex]

Cause: The video pump can not send data to the downstream device.

Action: Verify the down stream device is functioning properly.

524

cannot send data to DSM device str: str - str: [hex]

Cause: The video pump can not send data to the downstream device.

Action: Verify the down stream device is functioning properly.

525

cannot create RPC server handle: str

Cause: Media net was unable to create an RPC service.

Action: This is an internal error. Contact customer support.

526

cannot register video pump as RPC server: str

Cause: Media net was unable to register an RPC service.

Action: Verify media net and, in particular, the name service are ok.

538

cannot create dump file 'str'

Cause: MDS was unable to create the raw dump file.

Action: Verify the raw dump file name specified on the command line is a valid MDS file name. Make sure MDS is up and running.

543

cannot add DSM to connection service: str

Cause: Communication with the connection service failed.

Action: Verify the connection service is up.

545

[str] unrecognized stream service RPC call num

Cause: The stream service issued an unrecognized command to the pump.

Action: This is an internal error. Contact customer support.

546

cannot find connection service: str

Cause: The lookup operation on the connection service failed.

Action: Verify the connection service is up.

548

[str] cannot connect to DSM device str: str

Cause: The video pump can not connect to the downstream device.

Action: Verify the down stream device is functioning properly.

549

[str] cannot close DSM device str: str

Cause: The video pump can not close the downstream device.

Action: Verify the down stream device is functioning properly.

556

[str] open of 'str' not complete on time

Cause: A file could not be opened in a reasonable amount of time.

Action: Make sure MDS is up and functioning properly.

557

[str] priming of 'str' not complete on time

Cause: The initial reads of a file to prime the internal cache did not complete in a reasonable amount of time.

Action: Make sure MDS is up and functioning properly.

558

[str] dsm open not complete on time

Cause: The video pump can not open the downstream device.

Action: Verify the down stream device is functioning properly.

561

mds failed to initialize

Cause: The video pump can not initialize MDS.

Action: Make sure MDS is up and functioning properly.

562

[str] stop RPC called when not initialized

Cause: A spurious stop RPC was received.

Action: This is somewhat unusual but not harmful, no action needed.

563

[str] initialize RPC called twice in a row

Cause: A spurious initialize RPC was received.

Action: This is somewhat unusual but not harmful, no action needed.

564

[str] initialize RPC failed

Cause: Media net was unable process the RPC call.

Action: This is an internal error. Contact customer support.

565

[str] bad file data at position str: no mpeg2 header found

Cause: The video pump could not make sense out of data in the file.

Action: Verify the file in question is valid.

569

[str] mpeg misaligned in str at str out of str

Cause: During ff/rw, invalid file data was seen.

Action: Verify that the playing file is valid.

570

[str] bad ff/rw vectors, invalid start position

Cause: During ff/rw, invalid file data was seen.

Action: Verify that the playing file is valid.

571

[str] bad ff/rw vectors, I/O buffers misaligned

Cause: During ff/rw, invalid file data was seen.

Action: Verify that the playing file is valid.

572

[str] stream service play RPC received before initialized

Cause: The stream service is issuing invalid RPC calls to the video pump.

Action: This is an internal error. Contact customer support.

573

no output buffer size specified via -n

Cause: The video pump was not started with a valid buffer size argument.

Action: Examine the video pump's usage statement and add the correct argument to the command line.

574

DSM buffer size=num not a multiple of packet size=num

Cause: The video pump was not started with a valid buffer size argument.

Action: The output buffer size must be a multiple of the format packet size.

577

[str] bad file data at position str: no mpeg2 header found while muxing

Cause: The video pump could not make sense out of data in the file.

Action: Verify the file in question is valid.

601

comm buffer memory exhausted: message dropped

Cause: The video pump ran out of communication buffer space.

Action: Verify you have enough memory to run all your streams.

Upstream Component Messages

800

str wrong address family

Cause: Requested address familiy did not match the one supported by this binary.

Action: Check arguments to insure the FamilyPVC resource is being set to the correct family.

821

str giving up on attach

Cause: mzup could not connect to the specified vc/vp.

Action: check your configuration to insure that the vc/vp is valid.

Media Server Manager Messages

1610

service str str marked down

Cause: The program thinks the service has gone down. It may be really dead, or the system may be overloaded and a request to the service has timed out even though the service is still alive.

Action: find out if the service really is dead, or the system is slow. If the service is dead, decide if you can restart it by hand, or if you will need to restart the entire system.

1611

down service str str being abandoned

Cause: the program is forgetting it ever knew about the service. attempts to requery for data about that service will fail.

Action: none

1612

process str:str:str [mib str] marked dead

Cause: The program thinks the process has gone down. It may be really dead, or the system may be overloaded and a request to the process has timed out even though the process is still alive.

Action: find out if the process really is dead, or the system is slow. If the process is dead, decide if you can restart it by hand, or if you will need to restart the entire system.

1613

dead process str:str:str [mib str] being abandoned

Cause: the program is forgetting it ever knew about the process. attempts to requery for data about that process will fail.

Action: none

1652

NMS SignOn failed

Cause: this is often caused by (a) a missing or broken master snmp agent (b) missing 'snmp.ora' file, or (c) bad syntax in the snmp.ora file

Action: (a) check to see if your master snmp agent is present and running correctly by running SNMP queries to standard MIBs. (b) make sure you have ORACLE_HOME defined in your environment and have an 'snmp.ora' in ORACLE_HOME/network/admin. (c) locate your syntax error by progressively simplifying your 'snmp.ora' file until the agent will start. An empty file is legal and should work.

Stream Service Messages

2001

cannot allocate circuit: mzcErr=num

Cause: Could not find a pump thread for an emulated set-top box

Action: Start up more vpump processes

2002

send failed

Cause: Either a client could not reach its stream instance, or a stream instance could not reach its corresponding video pump

Action: Check to make sure these parts of the server are running properly

2005

marshalling error in str

Cause: An error occurred trying to marshal RPC data - usually out of memory

Action: See if the reporting process is in a low memory state

2006

[num] call to str with a context that isn't bound to a downstream

Cause: A call to alloc didn't succeed, but the client continued to try to use the context.

Action: This indicates application error, following a server configuration problem. Use the logs to figure out why the allocate failed, and fix the application to not use invalid contexts.

2050

connect service DSMPhys-spump query failed: error num

Cause: An error occurred trying to map to a pump for an emulated STB

Action: Make sure a sufficient number of pumps are running and OCS is up and functional

2051

error during circuit release: num - ignoring

Cause: Something unusual was noted when tearing down a circuit. This is normal for emulated STB's

Action: For emulated STB's, nothing. For real STB's, make sure OCS and all video pumps are still functional

2052

mzsisSetup: error adding stats component to mzsi instance

Cause: An error occurred enabling SNMP monitoring in the stream instance

Action: Examine the log for accompanying MediaNet errors

2053

stats server: memory error during marshaling

Cause: An error occurred returning SNMP information. Probably low memory.

Action: Make sure the stream instance isn't in a low memory state.

2054

stats server: error returning to call

Cause: An error occurred returning SNMP information.

Action: Make sure the SNMP agent is still active.

2055

client terminated abnormally, ctx: num, mnId: num. Marking for cleanup.

Cause: The process server has notified us that a client is no longer active.

Action: None; this merely notes an abnormal termination of a client.

2105

[num-str] file str given not indexed for sending

Cause: The stream service was asked to boot with an untagged boot file.

Action: All boot files must be tagged with mtuwrap.

2106

in str: str failed with error num

Cause: MediaNet reported a client error receiving a BLOB

Action: Examine logs for further MediaNet information

2107

[num-str] in mzsTransferBlob: mnBlobPrepare failed with error: num (server could not send a BLOB)

Cause: MediaNet reporter a server error sending a BLOB

Action: Examine logs for further MediaNet information

2108

[num-str] in str: index file not compatible with current code

Cause: An effort was made to boot with a boot file from an incompatible version of server software

Action: Retag the boot image with the current software version

2111

[num-str] file str is not a tag file; it cannot be prepared

Cause: Either someone tried to prepare a non-tagfile, or the tagfile has been corrupted.

Action: Verify that the file in question is really a tagfile. If so, it may have been corrupted and should be retagged.

2152

in str: problem num occurred getting info for file str

Cause: When trying to get information on a file for an mzsQuery, we were unable to open a file.

Action: Examine logs for further MDS information.

2153

[num-str] in str: BLOB failed with mzsErr num, mnErr num

Cause: An error was reported by MediaNet during a blob transfer.

Action: Examine logs for further MediaNet information and see the reported MediaNet error number.

2154

[num-str] in str: bad position for partial blob send (str, closest tag str). Retransmitting entire blob.

Cause: MediaNet asked us to do a partial retransmit of a blob from an invalid starting point.

Action: This will not prevent BLOB download, but will make it less efficient. Retag the BLOB. If the problem persists, it is likely a MediaNet error.

2155

[num-str] in str: BLOB retransmission starting at byte pos str

Cause: MediaNet asked us to partially retransmit a BLOB.

Action: This does not normally constitute an error.

2156

error creating RPC server

Cause: mzsi was unable to register itself with the process server.

Action: Examine logs for further MediaNet information.

2157

error registering server

Cause: mzsi was unable to register itself with the process server.

Action: Examine logs for further MediaNet information.

2158

error adding common mib to mzsi instance

Cause: mzsi was unable to add SNMP monitoring support for itself.

Action: Examine logs for information from the SNMP agent.

2159

cannot allocate all user contexts

Cause: There was insufficient memory to allocate all requested contexts.

Action: Either provide more memory for the stream instance, or lower the requested number of streams per instance.

2162

[num-str] error starting wildcard search for mzsQuery

Cause: An mds error was encountered when trying to perform a wildcard query

Action: Examine logs for further mds information.

2163

output file error - continuing

Cause: A disk error was detecting during an mtuedit

Action: Examine logs for further mds information

2165

file creation error - exiting

Cause: A disk error occurred creating a file for mtuedit

Action: Examine logs for further mds information

2166

unknown video stream startCode! hex

Cause: An syntax error was found when parsing MPEG content.

Action: Verify that the content is uncorrupted and valid.

2167

PID num exp=num, got=num (curpkt hexhexhexhex at str, lastpkt hexhexhexhex at str)

Cause: A continuity error was found when parsing MPEG content.

Action: Verify that the content is uncorrupted and valid.

2168

str invalid video elementary stream: num; continuing

Cause: An syntax error was found when parsing MPEG content.

Action: Verify that the content is uncorrupted and valid.

2169

error pushing on queue

Cause: An internal error occurred during tagging.

Action: Report to Oracle.

2170

[str] file str is not compatible

Cause: The stream service discovered an error, such as an incompatible version, when opening the specified tag file.

Action: Make sure the tagfile version matches the current server, and if not, retag it.

2171

[str] could not find a match when trying to prime cache

Cause: All members of a tagfile were inappopriate for the client who requested a play. This is usually caused by having no member with the correct compression format or all members having a bitrate that is too high for the client.

Action: Make sure the client is requesting a stream appropriate for them.

2172

[str] member file #num has no PTS's

Cause: When trying to access a tag file, we found no MPEG time stamps.

Action: Attempt to retag the content. If the problem recurs, the content is likely invalid.

2173

error writing mkctHdr to file

Cause: A disk error occurred when trying to write a tag file.

Action: Examine logs for further mds information.

2174

cannot read header

Cause: A disk read error occurred when trying to patch a tag file.

Action: Examine logs for further mds information.

2175

no such member:num

Cause: The -m flag to mtutagpatch indicated an invalid member number.

Action: mtutagprint the tag file, and reexecute with a valid member number.

2176

[str] the requested bitrate (num bps) is less than that of each of the members

Cause: All members of a tagfile were inappopriate for the client who requested a play.

Action: Make sure the client is requesting a stream appropriate for them.

2177

[str] the requested format is incompatible with each of the members

Cause: All members of a tagfile were inappopriate for the client who requested a play.

Action: Make sure the client is requesting a stream appropriate for them.

2178

[str] there is no member with a presentation rate of num

Cause: All members of a tagfile were inappopriate for the client who requested a play.

Action: Make sure the client is requesting a stream appropriate for them.

2179

[str] tag #num in stream 'str' is corrupt; ignoring

Cause: The stream service has detected an MPEG2 tag with nonsensical data This can be caused by an old version of the tagger, or a corrupt file.

Action: Retag the file with the current version of the tagger. If the problem persists, report to Oracle.

2180

[str] cannot have start time str after end time str when going forwards

Cause: A start time after an end time was given when going forwards.

Action: This indicates a bad parameter passed from a client. Try again with legal times.

2181

[str] cannot have start time str before end time str when going backwards

Cause: A start time before an end time was given when going backwards.

Action: This indicates a bad parameter passed from a client. Try again with legal times.

2200

[num-str] Play was requested at rate num for which there is no member

Cause: The client registered as incapable of single-stream rate control and requested a play rate for which there no encoded member

Action: Make sure the client is requesting a stream appropriate for them.

2204

str context passed to str

Cause: The server received invalid context information.

Action: This indicates an internal error in some piece of software. Report to Oracle.

2211

[num-str] given an invalid timtype num at time: (str)

Cause: An mzs command was called with time specified in a time format that is not yet supported.

Action: This indicates a client software error. The client must call mzs with a time format currently supported, as indicated in mzs.h.

2250

[num-str] BLOB was not indexed; exiting

Cause: An effort was made to download a blob without a tagfile.

Action: Tag the BLOB using mtuwrap and download using the tagfile.

2251

[num-str] BLOB file not compatible with current code

Cause: The tag file for a BLOB was wrapped with a version of the server that is incompatible with the current version.

Action: Use mtuwrap to wrap the BLOB again.

2252

no destination passed to mzsBoot()

Cause: The stream service received a bad boot request.

Action: This indicates an error in the software

2253

[num-str] stream file str not found

Cause: The stream service was asked to play a movie, boot image, or blob that has no tag file.

Action: Either correct the name or tag the content if necessary.

2254

[num-str] error num getting length of file 'str'

Cause: The server was asked to play a piece of content without a tag file, and could not determine the length of the raw content.

Action: Examine logs for further mds information.

2255

(client passed non-null terminated stream id to query)

Cause: A client passed a non-null terminated stream id to query.

Action: The server will prepare this, but it is not desirable and the client software should be changed to prevent this. ## mkc

2256

error creating file: str

Cause: An error occurred creating a parse output file.

Action: Examine logs for further mds information.

2258

Error tagging input, bad content discovered at file position str

Cause: The tagger is unable to tag the content provided

Action: use mtumpeg to determine more clearly what is wrong with the file

2259

Error, lost transport sync at file position str, received byte 0xhex

Cause: The tagger is unable to tag the content provided

Action: replace mpeg file, it is invalid

2300

[num-str] POD service refused prepare

Cause: When the stream service tried to authorize movie play via the POD service, the request was denied.

Action: Verify that the client is in fact authorized for the given content.

2600

[str] internal error. Call support

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2601

[num-str] out of memory error in str

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2602

call cannot be dispatched

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2603

asynch RPC call failed

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2604

[num-str] error in communication with pump

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2605

[num-str] failed to contact boot image server

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2606

[num-str] error retrieving boot image name from server

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2607

[num-str] Media Net Error in call to pump. MnCtx: num, error: num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2608

[num-str] Error telling pump to shutdown, tearing down context

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2650

internal error in mzsAllocCtx, #num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2651

client and server out of sync on wildcard contexts

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2652

internal error: mkcaOpen returned num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2653

illegal member file when getting BLOB info

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2654

[num-str] internal error in str: str failed with error: num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2655

[num-str] mzsSendBlobPiece: size str != size num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2656

[num-str] internal error in mzsBoot: newCtx given to existing ctx

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2657

illegal member index found during mzsBoot

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2658

[num-str] mkctc error when priming tag cache

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2659

illegal member found when preparing clip

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2660

[num-str] internal error: repos inserted num bytes (num max); continuing

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2661

current member file does not exist

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2662

trying to play with an unprimed cache

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2663

RPC loop abnormally terminated

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2664

mtcctx internal error with mzsiLocalData

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2665

error using mnrConvertId on id num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2666

[num-str] received a done command with an empty outstanding queue

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2667

cannot set up cleanup handler

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2668

error binding local context to client

Cause: The server has detected an error in its internal state.

Action: Call Oracle. ## mkc

2669

in str: str internal error num. Continuing

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2670

internal system stream state machine error num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2671

fatal error: cannot open str

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2672

fatal error: unsupported input format (num)

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2673

error opening file: str

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2674

sequence error

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2675

unknown system stream startcode hexchar

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2676

indexing terminated due to file error num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2677

error pushing on queue

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2679

internal transport stream state machine error num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2680

internal error: mkcReadTransHdr handed non header-data: synch=hex

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2681

internal error: stream had more than num pids. Exiting

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2682

str corrupted pes header check bits: num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2683

mkcReadVStreamByte: stResynch internal error num. Continuing

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2684

str MPEG2 video elementary stream state machine error num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2685

unsupported input file format: num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2686

fatal error signaled, exiting

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2687

editing is currently not supported for MPEG2 files. Exiting

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2688

memory allocate for stream context failed

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2689

[str] bad format type num given for repositioning

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2690

error allocating memory for tag context

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2691

error allocating memory for tag cache

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2692

str: cannot open tag file str

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2693

no memory to create new header

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2694

no memory to read in tag file header

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2695

header of input file is unreadable

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2696

error: tag file not current format

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2697

read error num detected (str:num)

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2698

mkcaCtx memory corrupted, reallocing and attempting to continue

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2699

[str] no member file for compression num, bitrate num, presentation rate num

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

2854

[num-str] trying to pause on a set top that cannot pause

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2855

[num-str] trying to scan on a set top that cannot scan

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2856

[num-str] trying to seek on a set top that cannot seek

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2857

[num-str] trying to frame advance on a set top that cannot frame advance

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2858

[num-str] trying to pause a stream that cannot be paused

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2859

[num-str] trying to scan forward in a stream that doesn't allow it

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2860

[num-str] trying to scan backwards in a stream that doesn't allow it

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2861

[num-str] trying to frame advance forwards in a stream that doesn't allow it

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2862

[num-str] trying to frame advance backwards in a stream that doesn't allow it

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2863

[num-str] trying to seek forwards in a stream that doesn't allow it

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2864

[num-str] trying to seek backwards in a stream that doesn't allow it

Cause: The client asked to perform a VCR operation that their box cannot support.

Action: This indicates an error in the client software.

2865

[num-str] could not locate downstream for set-top str

Cause: We were unable to find the pump servicing a particular STB

Action: This indicates a problem with the address allocation system. Make sure the upstream manager, OCS, and video pumps are functional.

2866

[num-str] could not initiate communications with downstream for set-top str

Cause: We were not able to establish a session for a given STB's pump

Action: This indicates an mzsi/vpump communication error. Examine the video pump and MediaNet network to identify possible problems.

2867

[num-str] bitrate num greater than maximum allowable bitrate of num

Cause: A client has expressed interest in playing streams faster than the server can currently support.

Action: This is unsupported. Do not do it.

2868

[num-str] cannot play without first preparing a stream

Cause: An mzsPlay call was made without a preceding mzsPrepare call.

Action: This indicates a problem with the client software.

2869

[num-str] error num telling the pump to pause

Cause: We were not able to send a command to a given STB's pump

Action: This indicates an mzsi/vpump communication error. Examine the video pump and MediaNet network to identify possible problems.

2870

[num-str] error num telling the pump to unpause

Cause: We were not able to send a command to a given STB's pump

Action: This indicates an mzsi/vpump communication error. Examine the video pump and MediaNet network to identify possible problems.

2871

[num-str] error num repositioning stream

Cause: This occurs if a client tries to position past either end of a stream.

Action: Confine requests to the size of the stream.

2872

[num-str] error num creating a pump insert command

Cause: An error occurred preparing data for communication with the vpump. This was probably caused by low memory.

Action: Make sure there is sufficient memory for the stream instance.

2873

[num-str] you may not reposition a non-indexed stream

Cause: An effort was made to random access a piece of content without a tag file.

Action: This is unsupported. Tag the content if random access is required.

2874

[num-str] error num telling the pump to play

Cause: An error occurred preparing data for communication with the vpump. This was probably caused by low memory.

Action: Make sure there is sufficient memory for the stream instance.

2875

[num-str] invalid context passed to mzsFinish

Cause: The client passed an unknown context to the mzsFinish call.

Action: This indicates either a client software error or an internal error in the stream instance. If the latter, call Oracle.

2876

invalid MediaNet address passed to boot

Cause: The stream instance was asked to boot a STB, but the given address is invalid.

Action: This probably indicates a client software or MediaNet problem.

2877

[num-str] mzsSend was passed a client who has no downstream

Cause: The stream instance was asked to boot a STB, but there does not appear to be a pump for the given STB.

Action: This indicates a problem with the address acquisition mechanism. Make sure MediaNet, OCS, and the vpump are functional.

2878

[num-str] boot file str does not reference a usable image for this set-top box

Cause: The boot file selected for a client is inappropriate for the client. This would be the case if it is wrapped in a transport that the box does not understand.

Action: Rewrap the image, or boot with a different appropriate boot image.

2879

[str] tag cache error num while repositioning

Cause: An error occurred when trying to reposition in a stream.

Action: Examine the log for surrounding errors that give more details.

2880

[str] tag cache chose member file that has no tags. Cannot reposition.

Cause: A client tried to reposition in a stream that has a null tagfile.

Action: Null tagfiles cannot be used for random access. If it is required, create a full tagfile for the content.

2881

[num-str] could not automatically play after a prepare request

Cause: mzsPrepare was called with the PlayNow flag. The prepare succeeded, but the play failed for some reason.

Action: The log should indicate the reasons for the play failing.

2882

[num-str] unsupported flags num given for transferring blob

Cause: Unsupported flags were passed for a BLOB transer.

Action: This indicates an error with the client software.

2884

[num-str] Error num while initializing rate control

Cause: An internal error occurred while preparing to play at a non-1x rate.

Action: Call Oracle.

2897

[num-str] Could not create play command @str, l=str, kp=num

Cause: An error occurred preparing data for communication with the vpump. This was probably caused by low memory.

Action: Make sure there is sufficient memory for the stream instance.

2900

[num] No blob number given with blob library str

Cause: The stream ID passed to TransferBlob did not appear to be a member number and library name specified by a space

Action: Make sure all blobs are in library format and are requested in this format.

2901

[num] Invalid blob number num given with blob library str

Cause: A blob number less than 1 or greater than 255 was detected in a blob request.

Action: Only request blobs with valid identification numbers

2902

[num] Bad digit found in blob number 'str'

Cause: When trying to parse the member number for a blob library member, a non-numeric digit was found.

Action: Make sure blobs are requested with stream ID's in the proper format.

3017

WARNING: num erroneous tags found, file is invalid

Cause: When verifying a tag file, a potentially corrupt tag was found.

Action: Retag the file. If the problem persists, call Oracle.

3040

Tag num invalid:

Cause: When verifying a tag file, a potentially corrupt tag was found.

Action: Retag the file. If the problem persists, call Oracle.

3100

aborting query: cannot find context list

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

3101

aborting query: context list is internally inconsistent

Cause: The server has detected an error in its internal state.

Action: Call Oracle.

Boot Image Server Messages

4000

num: expected but did not find string

Cause: A string was expected on the indicated line of the configuration file.

Action: Edit the configuration file to conform with the documented syntax.

4001

num: expected but did not find comma

Cause: A comma was expected on the indicated line of the configuration file.

Action: Edit the configuration file to conform with the documented syntax.

4003

num: Expected but did not find 'boot' string

Cause: The string "boot" was expected on the indicated line of the configuration file.

Action: Edit the configuration file to conform with the documented syntax.

4004

num: expected but did not find open brace

Cause: An open brace was expected on the indicated line of the configuration file.

Action: Edit the configuration file to conform with the documented syntax.

4005

num: expected but did not find close brace

Cause: A close brace was expected on the indicated line of the configuration file.

Action: Edit the configuration file to conform with the documented syntax.

4006

num: expected but did not find EOF

Cause: End of file was expected on the indicated line of the configuration file.

Action: Edit the configuration file to conform with the documented syntax.

4007

cannot open boot config file 'str' for reading

Cause: An error occurred while attempting to open the indicated file.

Action: Confirm that the indicated file exists and is available for reading.

4008

cannot allocate memory for boot context

Cause: Memory was not available for the context of this process.

Action: Check memory allocation on the system/processor that was being used to run this program.

4009

boot config file did not contain 'str' rule

Cause: The configuration file did not contain the specified and required rule/mapping.

Action: Edit the configuration file and add the appropriate mapping. 4010 UNUSED

4011

error #num storing boot image context

Cause: The indicated error was returned when the context was stored via mtcctxPut.

Action: This is an internal error. Contact Oracle for assistance.

4012

error retrieving boot image context

Cause: The indicated error was returned when the context was retrieved via mtcctxPut.

Action: This is an internal error. Contact Oracle for assistance.

4013

boot image server exiting cleanly

Cause: The process ended normally.

Action: No action required.

4014

cannot update boot DB from file str

Cause: An error occurred while updating the internal mappings from the indicated configuration file.

Action: The type of error should appear in the log previous to this message. Check the error and edit the configuration file to conform with the documented syntax.

4015

cannot allocate memory for new client mapping

Cause: Memory was not available for a new mapping entry.

Action: Check memory allocation on the system/processor that was being used to run this program.

4016

error #num when trying to convert physical address

Cause: The provided physical address was malformed.

Action: This is an internal error. Contact Oracle for assistance.

4017

boot image server exiting with errors

Cause: An error occurred which caused the boot image server to abend.

Action: Check the log for previous errors and take the appropriate action.

4018

failure creating a marshalling context for server stub

Cause: The data structure required for retrieving arguments could not be acquired.

Action: This is an internal error. Contact Oracle for assistance.

4019

error during marshalling operation in server stub

Cause: A failure occurred while retrieving the arguments from a remote procedure call.

Action: This is an internal error. Contact Oracle for assistance.

4020

RPC return call failed with error num

Cause: An error occurred when the results of an RPC were being returned to the remote client.

Action: This is an internal error. Contact Oracle for assistance.

4021

MDS initialization failed.

Cause: An error occured while attempting to initialize the MDS interface.

Action: Confirm that MDS is running on your system and check error log for possible failures.

4022

Malformed file name str provided.

Cause: The file name provided could not be formated by MDS.

Action: Verify that the file name provided is correctly formed for MDS native or host file operation.

4023

Attempt to access a host file while detached.

Cause: The file name provided points to a file on the host file system which is not currently accessible since this process has detached.

Action: Only MDS native files are accessible at this time. Use an MDS file instead.

File Server Messages

4202

file service exiting

Cause: The file service process ended normally.

Action: No action required.

4204

RPC loop terminated abnormally with status num

Cause: The file service has detected an error in its internal state.

Action: This is an internal error. Contact Oracle for assistance.

4205

error during unmarshalling operation in server

Cause: Allocation of an unmarshalling data structure failed.

Action: This is an internal error. Contact Oracle for assistance.

4206

error during marshalling operation in server

Cause: Allocation of a marshalling data structure failed.

Action: This is an internal error. Contact Oracle for assistance.

4207

cannot allocate memory for global context

Cause: Allocation of a global context failed.

Action: This is an internal error. Contact Oracle for assistance.

4208

RPC return call failed with error num

Cause: An error occurred when the results of an RPC were being returned to the remote client.

Action: This is an internal error. Contact Oracle for assistance.

4209

error binding server context to client

Cause: Media net could not bind a server context.

Action: This is an internal error. Contact Oracle for assistance.

4212

incoming RPC call failed with error num

Cause: Incoming RPC dispatch failed due to a network error.

Action: No action required.

4213

getting next RPC call failed with error num

Cause: Incoming RPC call could not be completed due to a network error.

Action: No action required.

Media Data Store Messages

5300

no voltab specified

Cause: This program requires that a voltab file be specified.

Action: Rerun the program and specify the voltab file using the appropriate command line option.

5301

cannot read 'voltab info' from disk num

Cause: An internal error occurred while trying to verify the volume information on the disk.

Action: Contact Oracle customer support.

5304

cannot open voltab file 'str': str

Cause: Cannot open or access the voltab file.

Action: Verify that the voltab file exists and its access permissions allow the program to read it.

5305

smdsdOpen failed on disk str: str

Cause: The process failed to open and initialize the indicated disk for the reasons above.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5306

no volumes mounted from voltab 'str'

Cause: MDS failed to mount all volumes.

Action: See the log for related error messages.

5307

error in volume 'str': # disks (num) is not multiple of raidsize num

Cause: The number of disks in the volume must be a multiple of the raid width, which is indicated in the "width" parameter in the voltab file.

Action: Fix the voltab file by modifying the raid width or the number of disks that comprise the volume.

5308

seeking to invalid address in 'str': str

Cause: An internal error occurred while seeking within the indicated file.

Action: Contact Oracle customer support.

5309

all disks in volume 'str' do not have the same size

Cause: All disks in a volume must have the same size.

Action: Check that all disks within the volume have the same size. Replace the odd-sized disk(s).

5310

raw disk 'str' has str bytes but raw disk 'str' has str bytes

Cause: All disks in a volume must have the same size.

Action: Check that all disks within the volume have the same size. Replace the odd-sized disk(s).

5311

invalid disk name: str

Cause: The indicated disk name does not have the proper format.

Action: Fix the syntax error which occurred, most likely in the voltab file or on the command line.

5312

volume 'str' is incompatible with server (version str)

Cause: This server cannot access the indicated volume because the version of the server is incompatible with the version of the volume. This volume was probably created by a newer version of MDS whose format is not recognized by older versions of MDS.

Action: Use a more current version of MDS.

5313

received signal num

Cause: The process received the signal indicated.

Action: No action required. The log may contain errors from failures related to receipt of this signal.

5314

reading from invalid address in 'str': str

Cause: An internal error occurred while reading within the indicated file.

Action: Contact Oracle customer support.

5315

writing to invalid address in 'str': str

Cause: An internal error occurred while writing within the indicated file.

Action: Contact Oracle customer support.

5316

failed to read TOC for volume 'str'

Cause: The MDS server failed to read the table of contents for the indicated volume.

Action: Check the log for related error messages concerning disk I/O.

5317

invalid stripe size of num specified for volume 'str'

Cause: The stripe size indicated by "width" in the voltab file is not a legal value.

Action: Modify the voltab file to use a legal stripe size.

5321

error in voltab file 'str' at line num: str

Cause: A syntax error was found in the voltab file.

Action: Fix the syntax error in the voltab file by using the format specified in the documentation.

5322

cannot obtain capacity of any disks

Cause: None of the disks are responding to queries about their disk size.

Action: See the log for related error messages.

5323

Media Net error: str

Cause: Internal error.

Action: Contact Oracle customer support.

5324

Media Net error issuing RPC 'str' to str: str

Cause: Internal error.

Action: Contact Oracle customer support.

5327

volume 'str' not mounted

Cause: The indicated volume was not mounted.

Action: See the log for related error messages.

5329

cannot convert volume 'str' to latest format: volume mounted read-only

Cause: The indicated volume needs to be converted to a different format in order to be compatible with MDS. The conversion can only occur if the volume is mounted in read-write mode.

Action: Remount the volume in read-write mode.

5330

cannot add 'str/str/str'. Table of contents is full

Cause: The table of contents is full.

Action: Remove unused files from the volume.

5331

cannot add 'str/str/str'. Volume is full

Cause: The volume is full.

Action: Remove unused files from the volume.

5336

cannot initialize MKE

Cause: Internal error.

Action: Contact Oracle customer support.

5338

cannot allocate buffer space for copy

Cause: An internal error occurred while copying files.

Action: Contact Oracle customer support.

5339

vertex dropped a message to MDS

Cause: MDS lost a message.

Action: No action required. The log may contain errors from failures related to the lost message.

5340

failed to locate server 'str'

Cause: This process is an MDS client and is unable to locate the MDS server.

Action: Verify that an MDS server is running and accessible to the client.

5341

invalid voltab filename 'str'

Cause: The indicated voltab filename contains a syntax error.

Action: Rerun the program using a voltab filename with legal syntax.

5343

no memory to allocate 'str' in str

Cause: Internal error.

Action: Contact Oracle customer support.

5344

smdsdWrite of disk str failed: str

Cause: A write to the indicated disk failed for the reasons given.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5345

smdsdUpdate of disk str failed: str

Cause: A flush to the indicated disk failed for the reasons given.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5346

reading an invalid number of bytes in 'str': str

Cause: An internal error occurred while reading within the indicated file.

Action: Contact Oracle customer support.

5347

writing an invalid number of bytes in 'str': str

Cause: An internal error occurred while writing within the indicated file.

Action: Contact Oracle customer support.

5348

smdsdRead of disk str failed: str

Cause: A read to the indicated disk failed for the reasons given.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5351

smdsdIdle failed: str

Cause: The system-dependent error indicated occurred while waiting for disk I/O to complete.

Action: See your operating system documentation.

5352

cannot support num disks: maximum number of disks for volume 'str' is num

Cause: The voltab specification includes more disks per volume than allowed.

Action: Modify the voltab file to use fewer disks.

5354

str of 'str' failed: too many errors

Cause: The indicated I/O operation failed because too many errors occurred.

Action: See the log for related error messages.

5355

target 'str' is not a file

Cause: This program requires that the indicated argument be a legal filename.

Action: Rerun the program with a valid target filename.

5360

voltab on disk 'str' does not match input voltab for volume 'str'

Cause: An error occurred while verifying the volume's attributes.

Action: See the log for related error messages.

5362

MDS RPC failed with return code of num

Cause: Internal error.

Action: Contact Oracle customer support.

5365

smdsdAlloc failed: not enough memory

Cause: The process cannot allocate memory for the I/O operation.

Action: Contact Oracle customer support.

5367

re_exec failed for string 'str': rc = num

Cause: Internal error.

Action: Contact Oracle customer support.

5370

failed to write table of contents for 'str'

Cause: An error occurred while modifying the table of contents.

Action: See the log for related error messages.

5371

no room in the table of contents for 'str'

Cause: The table of contents is full.

Action: Remove unused files from the volume.

5372

no room in the volume for 'str'

Cause: The volume is full.

Action: Remove unused files from the volume.

5374

warning: volume 'str' not available

Cause: MDS failed to mount the indicated volume.

Action: See the log for related error messages.

5379

NSP operation 'str' failed with error num

Cause: Internal error.

Action: Contact Oracle customer support.

5380

rebuild of disk str failed: error occurred or disk not in any volume

Cause: An error occurred during rebuild.

Action: See the log for related error messages.

5384

smdsdInit failed: str

Cause: Internal error.

Action: Contact Oracle customer support.

5387

cannot find size of raw disk str: str

Cause: The indicated disk is not responding to queries about its disk size.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5392

cannot allocate num Mbps for '/mds/str/str': num Mbps available

Cause: The server does not have as much bandwidth as the client requested in the indicated volume.

Action: Be prepared to encounter out-of-bandwidth errors. No immediate action required.

5393

cannot allocate requested bitrate for 'str'

Cause: The server does not have enough bandwidth for the client in the indicated volume.

Action: Wait for other processes to free up bandwidth.

5400

blocking MDS I/O timed-out

Cause: An I/O did not complete because it timed-out.

Action: See the log for related error messages.

5401

blocking MDS RPC timed-out

Cause: A request to the MDS server did not complete because it timed-out.

Action: See the log for related error messages.

5402

number of input files has changed since start of operation

Cause: The number or size of the input files have changed since the program was run.

Action: Rerun the program.

5403

file 'str' has been created or modified since start of operation

Cause: The indicated input file has changed since the program was run.

Action: Rerun the program.

5404

smdsdOpen failed on disk str: no more I/O descriptors

Cause: The process failed to open the indicated disk.

Action: Contact Oracle customer support.

5406

read of 'str' at offset str failed on disk str (num): str

Cause: The read operation indicated failed.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5407

write of 'str' at offset str failed on disk str (num): str

Cause: The write operation indicated failed.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5408

read of 'str' at offset str failed on disk str (num): timed-out

Cause: The read operation indicated failed.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5409

write of 'str' at offset str failed on disk str (num): timed-out

Cause: The write operation indicated failed.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5421

invalid bandwidth reservation token for 'str'

Cause: Internal error.

Action: Contact Oracle customer support.

5422

cannot rebuild volume 'str' in inconsistent read-only mode

Cause: A volume can only be rebuilt if it is mounted in read-only or read-write mode.

Action: Remount volume in read-only or read-write mode.

5423

cannot initialize the TOC of volume 'str': volume is read-only

Cause: The TOC of a volume can only be initialized if it is mounted in read-write mode.

Action: Remount volume in read-write mode.

5426

rebuild disk 'str' immediately

Cause: The disk indicated needs to be rebuilt.

Action: Run mdsrebuild immediately.

5427

disk 'str' and 'str' cannot both be rebuilt - volume may be corrupted

Cause: The disks above both need to be rebuilt. However, since the failures are within the same raid stripe, they cannot both be rebuilt.

Action: Contact Oracle customer support.

5428

cannot read volume attributes on disk 'str'

Cause: An I/O error occurred on the disk indicated.

Action: Determine if the disk is broken. If it is, bring up MDS and specify the disk as a broken disk. Replace the disk with a working one and rebuild it immediately.

5429

cannot read disk mode on disk 'str'

Cause: An I/O error occurred on the disk indicated.

Action: Determine if the disk is broken. If it is, bring up MDS and specify the disk as a broken disk. Replace the disk with a working one and rebuild it immediately.

5430

volume attributes verification failed on all disks

Cause: The volume attributes on disk do not match the input voltab for any of the disks. The volume probably has not been initialized via mdsinit.

Action: If this is the case, run mdsinit to initialize the volume attributes.

5431

cannot execute more than one disk rebuild per volume set

Cause: Each volume or volume set can only support one outstanding disk rebuild at any time.

Action: Wait until the conflicting rebuild has completed before starting this disk rebuild.

5432

volume attributes verification failed on disk 'str': volume has no parity

Cause: Cannot read the volume attributes or mode from the indicated disk. In addition, the disk cannot be rebuilt because the volume does not contain parity information.

Action: Contact Oracle customer support.

5450

Media Net RPC 'str' to 'str' failed: str

Cause: Internal error.

Action: Contact Oracle customer support.

5451

Media Net error finding copy slave 'str': str

Cause: Internal error.

Action: Contact Oracle customer support.

5452

failed to marshal arguments for 'str' RPC to 'str'

Cause: Internal error.

Action: Contact Oracle customer support.

5461

failed to marshal arguments for RPC str

Cause: Internal error.

Action: Contact Oracle customer support.

5462

cannot create link for bandwidth capacity for volume 'str': volume 'str' does not exist

Cause: The volume indicated cannot be mounted because the volume it is supposed to share bandwidth with is not mounted.

Action: Mount the volume with its own bandwidth resources or mount the volume whose bandwidth is to be shared first.

5463

bandwidth capacity for volume 'str' not specified

Cause: A volume must have a bandwidth capacity specified in order to be mounted.

Action: Specify the bandwidth capacity for the volume when mounting it.

5465

invalid address given at input: str

Cause: The address is either negative or exceeds the size of the file.

Action: Rerun the program with a legal input address.

5466

start address str is larger than end address str

Cause: The start address must be smaller than the end address.

Action: Rerun the program with a legal start address.

5467

voltab information not stored on disk 'str': disk not found in voltab

Cause: The input voltab must correspond to the volume containing the disk being rebuilt.

Action: Rerun the program with the correct voltab or initialize the disk directly.

5470

cannot get 'str' from global context manager

Cause: Internal error.

Action: Contact Oracle customer support.

5473

cannot initialize global context manager

Cause: Internal error.

Action: Contact Oracle customer support.

5474

cannot put 'str' into global context manager

Cause: Internal error.

Action: Contact Oracle customer support.

5478

write to 'str' failed: mdsAioWrite cannot perform unaligned writes

Cause: Internal error.

Action: Contact Oracle customer support.

5486

cannot open host file 'str'

Cause: The file indicated cannot be opened.

Action: Verify that the file exists and that its access permission allow the desired type of access.

5487

host file system call 'str' failed

Cause: The host file operation indicated failed.

Action: Verify that the file exists and that its access permission allow the desired type of access.

5488

cannot create server: str

Cause: The server cannot be created for reasons provided above.

Action: If the name server already contains an entry for MDS, restart the system. Otherwise, contact Oracle customer support.

5489

cannot register server: str

Cause: The server cannot be registered for reasons provided above.

Action: If the name server already contains an entry for MDS, restart the system. Otherwise, contact Oracle customer support.

5491

waiting for exclusive access to Media Data Store lock manager

Cause: Another MDS server or utility is holding the lock to the global lock manager.

Action: If this process is still hung, contact Oracle customer support.

5496

could not open file 'str'. Rebuild failed

Cause: The rebuild process cannot open a file that needs to be rebuilt.

Action: See the log for related error messages.

5498

TOC conversion for volume 'str' failed: volume is mounted read-only

Cause: A volume must be mounted in read-write mode in order to be converted to a version compatible with this server.

Action: Remount the volume in read-write mode.

5500

reading or writing past EOF in file 'str'

Cause: Internal error.

Action: Contact Oracle customer support.

5506

cannot create host file 'str'

Cause: The host file indicated cannot be created.

Action: Verify that the filename is legal and the directory's access permissions.

5507

cannot close host file 'str'

Cause: The host file indicated cannot be closed.

Action: Verify that the file exists.

5508

waiting to obtain ownership of file 'str'

Cause: The file indicated is being written by another MDS client.

Action: Wait for that process to close the file.

5509

defragmentation failed. Cannot start up slaves

Cause: The defragmentation slaves could not be launched.

Action: Verify that the defragger was started up as indicated in the documentation. If the problem persists, contact Oracle customer support.

5510

defragmentation failed. Cannot find all slaves

Cause: Internal error.

Action: Contact Oracle customer support.

5513

defragmentation failed. No files corrupted

Cause: A previous error occurred.

Action: See the log for related error messages.

5515

defragmentation failed. File 'str/str/str' may have been corrupted

Cause: A previous error occurred.

Action: See the log for related error messages. The indicated file must be reloaded since its image on disk may have been corrupted.

5516

Media Net error finding defragmentation slave 'str': str

Cause: Internal error.

Action: Contact Oracle customer support.

5517

Media Net error issuing defragmentation RPC 'str' to slave num: str

Cause: Internal error.

Action: Contact Oracle customer support.

5518

status call to defragmentation slave 'str' failed: str

Cause: Internal error.

Action: Contact Oracle customer support.

5519

defragmentation slave 'str' not exiting

Cause: The indicated process is not exiting due to a previous error.

Action: Inform Oracle customer support. No immediate action required.

5525

copy slave 'str' not exiting

Cause: The indicated process is not exiting due to a previous error.

Action: Inform Oracle customer support. No immediate action required.

5557

cannot mount volume 'str': conflicting mount by another MDS server

Cause: The volume indicated cannot be mounted because of the mount status of another MDS server.

Action: Remount the volume in a mode that does not conflict with the other MDS server(s).

5565

read of 'str' at offset str failed on disk str: str

Cause: The read operation indicated failed.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5566

write of 'str' at offset str failed on disk str: str

Cause: The write operation indicated failed.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5584

error in setting disk 'str' to normal mode: str

Cause: The disk cannot be set to normal mode.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5585

error in setting disk 'str' to rebuild mode: str

Cause: The disk cannot be set to rebuild mode.

Action: Check to see if the disk or disk driver has failed. If no hardware or operating system problems are found, contact Oracle customer support.

5587

invalid start address: str

Cause: The address is either negative or exceeds the size of the file.

Action: Rerun the program with a legal input address.

5588

error reading file 'str'

Cause: Internal error.

Action: Contact Oracle customer support.

5595

volume capacity not specified

Cause: A volume must have a bandwidth capacity specified in order to be mounted.

Action: Specify the bandwidth capacity for the volume.

5596

volume 'str' not unmounted: active readers and writers exist

Cause: A volume cannot be unmounted if MDS clients are actively reading and writing files in that volume.

Action: Wait for all MDS clients to close the files in that volume before unmounting it.

5603

volume 'str' not remounted: active writers exist

Cause: A volume cannot be remounted if MDS clients are writing to files in that volume.

Action: Wait until all MDS clients have finished writing to the volume.

5604

NSP entry 'str' not found

Cause: Internal error.

Action: Contact Oracle customer support.

5605

volume 'str' not unmounted

Cause: The volume indicated was not unmounted.

Action: See the log for related error messages.

5609

volume 'str' not remounted

Cause: The volume indicated was not remounted.

Action: See the log for related error messages.

5610

cannot recover from failure to remount volume 'str'

Cause: The errors encountered while trying to remount the indicated volume are fatal.

Action: See log fore related error messages. Contact Oracle customer support.

5611

volume 'str' not remounted: cannot reduce available bandwidth capacity

Cause: A volume cannot be remounted with less bandwidth capacity.

Action: Remount the volume with at least the same amount of bandwidth capacity.

5612

volume 'str' not mounted: no voltab specified

Cause: To mount a volume, the voltab must be specified.

Action: Remount the volume and specify the voltab.

5632

unable to launch parallel slaves

Cause: Internal error.

Action: Contact Oracle customer support.

5633

cannot terminate slave str: str: str

Cause: Internal error.

Action: Contact Oracle customer support.

5634

failed to locate copy slaves

Cause: Internal error.

Action: Contact Oracle customer support.

5635

copy slave incurred unexpected death

Cause: Internal error.

Action: Contact Oracle customer support.

5639

cannot write to deleted file 'str'

Cause: Files that have been deleted cannot be modified.

Action: If you really want to write to the deleted file, recover the file first by undeleting it.

5642

volume cannot support TOC size of num stripes: volume contains num stripes

Cause: The volume's table of contents is larger than the volume.

Action: Verify that the volume hasn't inadvertently shrunk. If not, then decrease the TOC size by specifying a smaller value in the voltab.

5643

position of TOC of volume 'str' conflicts with position of file 'str'

Cause: The size of the volume's TOC has probably been recently increased. The new TOC is occupying disk space also occupied by the indicated file.

Action: If the size of the volume's TOC has indeed been recently increased, then revert back to the original TOC size. Remove the conflicting files before increasing the TOC size.

5648

source and destination files must be different: str

Cause: The user has specified the same filename for both the source and destination file for an operation that requires the source filename to be different than the destination. Example: mdscp, mdsconcat.

Action: Use different files for src and dst; be aware that wildcarding or links may cause different filenames to refer to the same file.

5649

resource 'str' is incompatible with resource 'str'

Cause: The user has specified incompatible resources. A common cause is specifying incompatible arguments to a process, such as both length_in_bytes and end_address for mdssum.

Action: Consult the documentation for the correct usage.

5651

resource str must be set to interpret relative filename 'str'

Cause: The user has specified a relative filename and the resource mds.cwd is not set. Mds does not know where the file may reside.

Action: Specify an absolute pathname (beginning with /mds), or set the mds.cwd resource, i.e. setenv MDS_CWD /mds/int1

5654

possible corruption: TOC contains num files, maximum possible should be num

Cause: The TOC of the volume appears to be corrupt. This is usually caused by having run mdsvolinit on the volume to change the spec of the TOC, and using a modified voltab file with a different raidsize or stripe width.

Action: If the cause is as described above, rerun mdsvolinit with the correct voltab information. If not, contact WWS.

5657

disk 'str' not reset to normal mode: its volume is mounted and not rebuilt

Cause: The indicated volume is currently being mounted by another MDS server and has not yet been rebuilt. Consequently, the disk mode cannot be set to normal.

Action: Rebuild the indicated disk as soon as possible.

5659

disk 'str' needs to be rebuilt or spared

Cause: The volume attributes on this disk do not correspond with the volume's.

Action: Check the voltab information and verify that it is correct. If the disk should be rebuilt or spared, follow the procedure as documented.

5660

cannot read volume information for disk 'str'

Cause: An attempt to read volume information for the indicated disk failed. MDS expects this disk to be up and readable because either the volume doesn't have parity or another disk disk within the same raid stripe has already failed.

Action: Check the voltab information and verify that it is correct. Check that the disk is on-line and operating correctly. If the error still occurs, contact Oracle customer support.

5662

disk 'str' is not a disk in any volumes in the input voltabs

Cause: MDS expects all of the volumes that exist on the indicated disk to be listed in the input voltabs.

Action: Check that all volumes that exist on the indicated disk are on one of the input voltabs and that the input voltabs are correct.

5664

cannot access disk status information for volume 'str'

Cause: MDS is unable to read or find the disk status information for the indicated volume.

Action: Check that the voltab information is correct. Verify that all disks in the volumes are in the correct mode. Verify that all disks in the volume are on-line and operating correctly. If the error still occurs, contact Oracle customer support.

5666

warning: disk 'str' not reset to normal mode: cannot obtain MDS lock

Cause: Another MDS process has exclusively control of the MDS lock.

Action: Wait for a few seconds and rerun mdsrebuild.

5674

disk 'str' not open in current process

Cause: Internal error.

Action: Contact Oracle customer support.

5675

disk 'str' already in use as spare.

Cause: If a disk is in use a spare, another disk cannot be spared to it.

Action: Either: choose another disk to spare to or unspare the spare disk.

5677

cannot spare disk 'str': volume 'str' has no RAID protection

Cause: Spare disks depend on parity protection to rebuild missing info. Without parity, you cannot spare a disk.

Action: None possible other than a complete redo of volume with parity.

5681

warning: disk 'str' not reset to normal mode: mounted by another MDS system

Cause: Mds believes that the disk is potentially in use by another server. As such, it cannot safely return the disk to normal mode until all known and in-use partitions on the disk have been rebuilt.

Action: Run mdsrebuild within the other servers to rebuild the other partitions of the new disk. When the disk is completely rebuilt, use mdsdiskmode to return the disk to normal mode.

5685

spare disk 'str' needs to be a spare disk in volume 'str'

Cause: The volume was created with a spare disk that is no longer specified or does not match the name of the spare that was originally used.

Action: Correct the voltab to list the original spare disk name, or run "mdsvolinit -s" to change the spare disk name on the other disks.

5686

disk 'str' is part of volume 'str' and cannot be used as a spare

Cause: You cannot spare an operating disk to another operating disk. You can only spare a normal operating disk to a specified spare.

Action: Make sure you are sparing a normal disk in the volume to one of the specified spares for that volume.

5687

minimum disk size for this platform is str bytes: disk 'str' holds str bytes

Cause: The disk (or possibly simulated disk, i.e. a file) is too small.

Action: Acquire bigger disks.

5689

malformed segment: segment len=str, offset=str

Cause: The segment length and offset are invalid. This could either be an internal error, or tar is encountering filenames with incorrect segment information.

Action: Check the segmented filenames carefully to see if they are properly formed. If they are, contact WWS.

5690

bad header: unable to convert ASCII string 'str' into octal equivalent

Cause: The TAR header appears to be corrupt.

Action: Obtain a new copy of the TAR archive.

5691

open of archive 'str' failed: str

Cause: mdstar was unable to open the archive (usually a physical device).

Action: Check the device or archive name for legality and the correct permissions. Check for hardware connectivity problems.

5692

close of archive failed: str

Cause: mdstar was unable to close the archive (usually a physical device). May be caused by premature shutdown or loss of archive device.

Action: None. However this warning may indicate that the TAR archive may be incomplete.

5695

partial block read; read num bytes out of num

Cause: The TAR archive appears to be corrupt. Tar must always read block multiples of 512 bytes.

Action: Obtain a new copy of the TAR archive.

5696

unexpected EOF

Cause: The TAR archive appears to be corrupt. Tar must always read block multiples of 512 bytes.

Action: Obtain a new copy of the TAR archive.

5697

bad header: no checksum match, no EOA.

Cause: The TAR archive appears to be corrupt. mdstar expected a TAR archive header and found a bad checksum within the header.

Action: Obtain a new copy of the TAR archive.

5698

malformed segment: segment size of str is bigger than str

Cause: The segment length and offset are invalid. This could either be an internal error, or tar is encountering filenames with incorrect segment information.

Action: Check the segmented filenames carefully to see if they are properly formed. If they are, contact WWS.

5699

malformed segment: expected next segment but found EOA

Cause: Missing a segment. This could either be an internal error, or tar is encountering filenames with incorrect segment information.

Action: Check the segmented filenames carefully to see if they are properly formed and complete. If they are, contact WWS.

5700

malformed segment: expected next segment but segment name ('str') doesn't parse

Cause: Failed to parse the next segment name. This could either be an internal error, or tar is encountering filenames with incorrect segment information.

Action: Check the segmented filenames carefully to see if they are properly formed. If they are, contact WWS.

5701

write error when extracting file 'str'. Wrote num bytes out of num.

Cause: Unexpected write error probably caused by read-only volume, or having a locked file with the same name present in Mds.

Action: Bring up Mds in read/write mode, or remove the locked file.

5702

read error when creating file 'str'. Read num bytes out of num at offset str

Cause: Unexpected read error. Probably caused by disk unavailability.

Action: None. By default mdstar will try several times to read/write in the face of intermittent errors. Check possible physical problems and for interference from other disk intensive processes.

5704

unable to parse setting for resource 'str'

Cause: An expected resource was not set or was set incorrectly.

Action: Check to see that the resource is set properly, usually via the command line.

5707

at least one action mode must be specified

Cause: mdstar must either extract, create, or list archives.

Action: Specify an action via the command line.

5709

Enter name for next archive or <RETURN> to continue.

Cause: mdstar has reached the end of the archive. Reading a multi-volume archive or creating an archive that is larger than a physical tape will cause mdstar to assume that the archive is spread across multiple tapes.

Action: Insert the next tape and hit return.

5717

warning: disk 'str' not in any mounted volumes and cannot be rebuilt

Cause: The specified disk is not part of any of the volumes currently mounted by the MDS server. A disk rebuild can only occur if the volumes on that disk are mounted.

Action: Verify that the disk name is correct. If it is, start up the MDS server with the associated volumes mounted.

5718

only one server mode option allowed

Action: Specify only one of the options: -I, -R, -W.

5719

volume 'str' listed after multiple volume mount options

Action: Specify the volume with only one of the options: -i, -r, -w.

Authorization Service Messages

6000

error or trace logging error: str

Cause: An error occurred while attempting to write to the error log.

Action: Verify that the logger is running. If so, contact WWS.

6001

invalid object reference: str

Cause: An invalid object reference was passed to a method implementation.

Action: Verify that the client application is passing a valid object reference. If so, contact WWS.

6002

persistent store data error: str

Cause: An error occurred while accessing the persistent store. This typically means a database error has occurred. Refer to the explicit ORA-XXXX database error for more information.

Action: Contact WWS.

6003

unexpected database error: str

Cause: A database error occurred while accessing the persistent store.

Action: Contact WWS.

6004

call to unimplemented method: str

Cause: The client application is attempting to invoke a method that has not been implemented.

Action: Only invoke methods that are implemented.

6005

RPC call failed: str

Cause: A communications error occurred while invoking a method.

Action: Contact WWS.

6006

could not allocate memory: str

Cause: A memory malloc failed in the method implementation.

Action: Contact WWS.

6007

could not find price: str

Cause: No price is associated with the selected product or product item.

Action: Verify that the selected product or product item has a price associated with the active price list for the user.

6008

internal error: str

Cause: An internal error occurred in the method implementation.

Action: Contact WWS.

6009

value out of range: str

Cause: The value of a parameter passed to a method was out of range.

Action: Verify the method input parameter values.

6010

transaction begin failure: str

Cause: An error occurred while attempting to begin a transaction.

Action: Contact WWS.

6011

transaction rollback failure: str

Cause: An error occurred while attempting to rollback a transaction.

Action: Verify that the transaction was started correctly using the T_BEGIN macro. If so, contact WWS.

6012

transaction commit failure: str

Cause: An error occurred while attempting to commit a transaction.

Action: Verify that the transaction was started correctly using the T_BEGIN macro. If so, contact WWS.

6013

invalid network address: str

Cause: A communication failure occurred while invoking a method.

Action: Contact WWS.

6014

bad parameter: str

Cause: An invalid parameter was passed to a method call.

Action: Verify input parameters, if ok contact WWS.

6015

unique key violation: str

Cause: Attempted to create a new object with an existing key.

Action: Choose a primary key not in use, preferrably from a sequence.

6016

bad service agent OR: str

Cause: Attempted to access an invalid service agent object.

Action: Contact WWS.

6017

bad account OR: str

Cause: Passed an invalid account object reference to a method.

Action: Use a valid account object reference.

6018

implementation limit: str

Cause: Required action for method has not been implemented.

Action: Contact WWS.

6019

invalid status on order: str

Cause: The status of an order is invalid.

Action: Contact WWS.

6020

service restricted

Cause: The selected service is restricted from the user.

Action: Select an unrestricted service.

6021

product is restricted

Cause: The selected product is restricted from the user.

Action: Select an unrestricted product.

6022

descriptor is restricted

Cause: The selected descriptor value is restricted from the user.

Action: Select an unrestricted descriptor value.

6023

budget limit reached

Cause: Attempted to make a purchase that would exceed a users budget.

Action: Raise user's budget or make a smaller purchase.

6024

payment unauthorized

Cause: Either session and account payment device were one and the same or balance exceeded credit limit.

Action: Either make the session account and account payment device account distinct or raise account credit limit.

6025

no permission to create restriction

Cause: Attempted to use a non-primary user create a restriction.

Action: Create the restriction through a primary user.

6026

address type not valid

Cause: Passed an invalid address type to method.

Action: Use a valid address type.

6027

address owner type not valid

Cause: Passed an invalid address owner type to method.

Action: Use a valid address owner type.

6028

owner type for address already in use

Cause: Chose an owner type that was already associated with address.

Action: Choose an address owner type not in use.

6029

address primary flag value not valid

Cause: Passed an invalid primary flag value to method.

Action: Use a valid primary flag value.

6030

address owner already has an existing primary address

Cause: Attempted to give address owner more than one primary address.

Action: Set other owned address to be non-primary first, then re-call.

6031

address owner object not valid

Cause: Passed an invalid address owner object to method.

Action: Use a valid address owner object reference.

6032

object status value not valid

Cause: Attempted to make a purchase that would exceed a users budget.

Action: Use a valid object status value.

6999

unknown error: str

Cause: A peculiar error occurred in the method implementation.

Action: Contact WWS.

7002

Unable to open MDS File System

Cause: the utility could not contact the Media Data Store (MDS) server

Action: ensure the Media Data Store (MDS) server is running

7004

Unable to continue due to errors, see log for more details

Cause: the utility terminated due to a fatal error

Action: review the log for more details

7006

Error creating file: str

Cause: the utility was unable to create a file

Action: ensure the MDS volume used for this file is mounted read/write

7007

Error opening file: str

Cause: the utility was unable to open a file

Action: ensure the file exists and, if applicable, the volume is writable

7008

Error reading file: str

Cause: an error occurred while reading a file

Action: check the log for MDS errors during this write for more information

7009

Error writing file: str

Cause: an error occurred while writing a file

Action: check the log for MDS errors during this write for more information

7010

Marshaling Error in str, line num

Cause: the utility is out of memory

Action: make sure the utility has enough memory on its node

7011

Internal error in str, line num

Cause: An error occurred trying to parse an input blob script, possibly out of memory.

Action: Make sure the tool has adequate memory. If the problem persists, contact Oracle.

7012

Exiting due to invalid command line arguments

Cause: The blob librarian cannot function due to an errant command line argument.

Action: Make sure a library name, tagfile name, and input script name have been specified.

7013

Error occurred reading header for tag file str

Cause: When trying to read the specified tag file, a problem occurred.

Action: Make sure the tag file is a valid tag file with the correct version. Also, consult the log for other errors.

7106

file I/O error

Cause: an error occurred while reading or writing a file

Action: check the log for MDS errors that clarify the problem

7107

error while attempting to print tag file

Cause: an error occurred while printing the tag file

Action: check the log for mkct errors that clarfy the problem

7201

error starting children (num)

Cause: the tagger master was unable to start its slave network

Action: make sure the proper environment variables have been set

7203

Unable to create wildCard context

Cause: the tagger is out of memory

Action: make sure the tagger has enough memory on its node

7209

error opening compressed file str

Cause: the utility was unable to open a file

Action: ensure the file exists and, if applicable, the volume is writable

7210

cannot append to file str; could not open it.

Cause: the utility was unable to open a file

Action: ensure the file exists and, if applicable, the volume is writable

7211

error reading tag file header for str

Cause: the tagger was unable to read the tag file header

Action: check log for mds errors, ensure the tag file version is current

7215

error creating temp file: str

Cause: the utility was unable to create a file

Action: ensure the MDS volume used for this file is mounted read/write

7217

error while reading or writing

Cause: an error occurred while reading or writing a file

Action: check the log for MDS errors that clarify the problem

7218

error: Only TagMode is implemented as a network operation

Cause: the user tried to run a parallel edit or parse

Action: this is a user error

7219

error pushing header onto queue

Cause: the tagger is out of memory

Action: make sure the tagger has enough memory on its node

7220

tag queue sync error, queueGetHeadType == num

Cause: An internal error occured during tagging.

Action: Report to Oracle.

7221

tagger mode error

Cause: An internal error occured during tagging.

Action: Report to Oracle.

7222

unable to setup RPC server

Cause: An internal error occured during tagging.

Action: Report to Oracle.

7223

error while getting options

Cause: An internal error occured during tagging.

Action: Report to Oracle.

7224

error: no matches to str found

Cause: A wildcard specification provided by the user matched no files

7225

error: flags must be specified

Cause: The flags were not specified to the program (usually command-line -f)

Action: Rerun the program and specify the flags

7231

unable to open slaves: str, system error str

Cause: the tagger master was unable to start its slave network

Action: make sure the proper environment variables have been set

7296

RPC Error: Unable to open server

Cause: a tagger slave was unable to start up as an RPC server

Action: check log for media net messages to clarify the problem

7298

Tagger File Sync Error

Cause: An internal error occured during tagging.

Action: Report to Oracle.

7299

mtuc num: Error marshaling tag str num

Cause: the tagger is out of memory

Action: make sure the tagger has enough memory on its node

7400

mdsOpen failed = num

Cause: mtuwrap was unable to open a file

Action: ensure the file exists and, if applicable, the volume is writable

7401

mdsCreate failed = num

Cause: the utility was unable to create a file

Action: ensure the file exists and that the MDS volume is writable

7402

malloc of protocolmsg failed

Cause: mtuwrap is out of memory

Action: make sure mtuwrap has enough memory on its node

7403

malloc of formatpacket failed

Cause: mtuwrap is out of memory

Action: make sure mtuwrap has enough memory on its node

7406

mdsWrite failed rc = num

Cause: an error occurred while writing a file

Action: check the log for MDS errors during this write for more information

7410

Unable to create str file: str

Cause: the utility was unable to create a file

Action: ensure the file exists and that the MDS volume is writable

7411

Error creating header

Cause: mtuwrap is out of memory

Action: make sure mtuwrap has enough memory on its node

7412

Unable to open str

Cause: mtuwrap was unable to open a file

Action: ensure the file exists and, if applicable, the volume is writable

7413

Unable to close str

Cause: mtuwrap was unable to close a file

Action: check log for MDS messages that clarify the problem

7417

Warning: blob block size of num may be too large for most client devices

Cause: The blob block size should not be larger than the client device can buffer for one MediaNet packet. If so, the blob will always fail.

Action: Make sure that the client device can buffer a MediaNet packet of the specified size, or pick a smaller packet size. mtutc

7600

Error initializing mds wildcard search: num

Cause: mds returned an error when mfsi attempted to begin a wildcard search

Action: ensure file spec is valid, report to Oracle

7601

Unable to create RPC server

Cause: Internal Error

Action: Report to Oracle

7602

Memory error in str:num

Cause: Internal Error

Action: Report to Oracle

7603

Error calling mnrReturnCall in str

Cause: Internal Error

Action: Report to Oracle

7604

MediaNet rundown called for client str

Cause: Media Net thinks the client is dead so its state must be cleaned

7605

Unable to find server

Cause: The server is not running or Media Net had and error

Action: Ensure the server is running

7650

Unique IDs must be between 1 and 255, num is invalid

Cause: The blob librarian found an invalid id number in an input script

Action: Give all blobs an id between 1 and 255

7651

Unable to find member num

Cause: The blob librarian was asked to extract a blob with an unknown id number.

Action: Use mtutagprint to find the valid id numbers for blobs in the library.

7653

Duplicate blob id detected: num

Cause: The blob librarian found two blobs in the input file with the same id number.

Action: These number must be unique. Give each blob a unique id number.

7700

Unique IDs must be between 1 and 255, num is invalid

Cause: The blob librarian found an invalid id number in an input script

Action: Give all blobs an id between 1 and 255

7701

Unable to find member num

Cause: The blob librarian was asked to extract a blob with an unknown id number.

Action: Use mtutagprint to find the valid id numbers for blobs in the library.

7703

Duplicate blob id detected: num

Cause: The blob librarian found two blobs in the input file with the same id number.

Action: These number must be unique. Give each blob a unique id number.




Prev

Next
Oracle
Copyright © 1997 Oracle Corporation.
All Rights Reserved.

Library

Product

Contents