2 through 34 |
These return codes are produced by XBSA.
For more information, consult your storage-manager documentation
and log files. |
100 |
ON–Bar cannot find
something in sysutils, the emergency boot
file, or storage-manager catalogs that it needs for processing.
Check the ON–Bar activity log for messages that say what
could not be found and try to resolve that problem. If the problem
recurs, contact Technical Support. |
104 |
Adstar Distributed Storage Manager (ADSM)
is in generate-password mode.
ON–Bar does not support ADSM running
in generate-password mode. For information on changing the ADSM security
configuration, refer to your ADSM manual. |
115 |
A critical dbspace is not in the set of dbspaces
being cold-restored. |
116 |
The onsmsync utility is
already running. |
117 |
The information contained in the sysutils database
and the Emergency Boot File are inconsistent. |
118 |
An error trying to commit a backup object to
the storage manager. |
119 |
The logical log is full on one or more coservers.
Perform a logical-log backup. |
120 |
The transport buffer size has changed since this
object was last backed up. This object cannot be restored. Set the
transport-buffer size to its original value and retry the restore. |
121 |
Error occurred on dbslice name expansion (XPS).
ON–Bar was unable to determine the list of dbspaces in a
dbslice. |
122 |
Deadlock detected.
The ON–Bar command is contending with another process. Retry
the ON–Bar command. |
123 |
The root dbspace was not in the cold
restore.
You cannot perform a cold restore without restoring the root
dbspace. To resolve the problem, try one of the following procedures:
- Bring the database server to quiescent or online mode and restore
just the storage spaces that need to be restored.
- If the database server is offline, issue the onbar -r command
to restore all the storage spaces.
- Make sure that the root dbspace and other critical dbspaces
are listed on the command line or in the -f filename.
|
124 |
The buffer had an incomplete page during the
backup.
For assistance, contact Technical Support. |
126 |
Error processing the emergency boot file.
Check the ON–Bar activity log for descriptions of the problem
and the emergency boot file for corruption such as non-ASCII characters
or lines with varying numbers of columns. If the source of the problem
is not obvious, contact Technical Support. |
127 |
Could not write to the emergency boot file.
Often, an operating-system error message accompanies this problem.
Check the permissions on the following files and directories:
- $INFORMIXDIR/etc on UNIX or %INFORMIXDIR%\etc on Windows
- The emergency boot file
- The directory that BAR_BOOT_DIR points
to (XPS only).
|
128 |
Data is missing in the object description.
For assistance, contact Technical Support. |
129 |
ON–Bar received a different object for restore
than it had expected. (The backup object did not match.) The requested
backup object might have been deleted or expired from the storage
manager.
Run onsmsync to synchronize the sysutils database,
emergency boot file, and storage-manager catalogs. For assistance,
contact Technical Support. |
130 |
Database server is not responding.
The database server probably failed during the backup or restore.
Run the onstat - command to check the database
server status and then:
- If the operation was a cold restore, restart it.
- If the operation was a backup or warm restore, restart the database
server and retry the backup or warm restore.
|
131 |
A failure occurred in the interface between ON–Bar and
the database server.
For assistance, contact Technical Support. |
132 |
Function is not in the XBSA shared
library.
Verify that you are using the correct XBSA for
the storage manager. For information, consult your storage-manager
manual. |
133 |
Failed to load the XBSA library
functions.
Verify that you are using the correct XBSA for
the storage manager. Ensure that the BAR_BSALIB_PATH value
in the ONCONFIG file points to the correct location of the XBSA shared
library. For information, consult your storage-manager manual. |
134 |
User wants to restore a logical-log file that
is too early.
You probably tried a point-in-log restore (onbar -r -l -n)
after performing a separate physical restore. The specified logical
log is too old to match the backups used in the physical restore.
Perform either of the following steps:
- Rerun the physical restore from an older set of physical backups.
- Specify a later logical log in the -n option
when you rerun the point-in-log restore. To find the earliest logical
log that you can use, look at the emergency boot file. For assistance,
contact Technical Support.
|
136 |
ON–Bar cannot warm restore the critical
dbspaces.
Perform either of the following steps:
- Reissue the warm-restore command without listing any critical
dbspaces.
- Shut down the database server and perform a cold restore.
|
137 |
The MAX_DBSPACE_COUNT was
exceeded.
For assistance, contact Technical Support. |
138 |
An XBSA error occurred.
Verify that you are using the correct XBSA for
the storage manager. Also check the bar_act.log for XBSA error
messages. For information, consult your storage-manager manual. |
139 |
Either the XBSA version
is missing from the sm_versions file or the
incorrect XBSA version is in the sm_versions file.
Insert the correct XBSA version into
the sm_versions file. For more information,
consult your storage-manager manual. |
140 |
A fake backup failed.
Retry the fake backup using the onbar -b -F command.
Only IDS supports fake backups. If the fake backup fails again,
contact Technical Support. |
141 |
ON–Bar received an operating-system signal.
Most likely, the user entered the Ctrl-C command to stop an ON–Bar process.
Fix the cause of the interruption and then retry the ON–Bar command. |
142 |
ON–Bar was unable to open a file.
Verify that the named file exists and that the permissions are
correct. Check the ON–Bar activity log for an operating-system
error message. |
143 |
ON–Bar was unable to create a child process.
If BAR_MAX_BACKUP is not 0, ON–Bar could not create child
processes to perform the parallel backup or restore. The operating
system probably ran out of resources. Either not enough memory is
available to start a new process or no empty slot exists in the
process table.
Check the operating-system logs, the ON–Bar activity log,
or the console. |
144 |
The log backup was aborted because one or more
blobspaces were down.
Attempt to restore the blobspace. If the restore fails, retry
the log backup using the onbar -l -O command.
Executing this command might make the blobspace unrestorable. |
145 |
ON–Bar was unable to acquire more memory
space.
Wait for system resources to free up and retry the ON–Bar command. |
146 |
ON–Bar was unable to connect to the database
server.
The network or the database server might be down. For assistance,
contact Technical Support. |
147 |
ON–Bar was unable to discover any storage
spaces or logical logs to back up or restore.
For example, if you specify a point-in-time restore but use a datetime value
from before the first standard backup, ON–Bar cannot build
a list of storage spaces to restore. This return code also displays
if you specify a whole-system restore without having performed a whole-system
backup.
Verify that the database server and the storage spaces are in
the correct state for the backup or restore request. Contact Technical
Support. |
148 |
An internal SQL error occurred.
Provide Technical Support with the information from the ON–Bar activity
log. |
149 |
Either you entered the wrong ON–Bar syntax
on the command line or entered an invalid or incorrect datetime value
for your GLS environment.
Check the command that you tried against the usage message in
the ON–Bar activity log. If that does not help, then retry
the command with quotes around the datetime value.
If your database locale is not English, use the GL_DATE or GL_DATETIME environment variables
to set the date and time format. |
150 |
Error collecting data from the ONCONFIG file.
Check the permissions, format, and values in the ONCONFIG file.
Check that the ONCONFIG environment variable
is set correctly. |
151 |
The database server is in an incorrect state
for this backup or restore request, or an error occurred while determining
the database server state.
Either you attempted an operation that is not compatible with
the database server mode or ON–Bar is unable to determine the
database server state. For example, you cannot do a physical backup
with the database server in recovery mode.
Check the error message in the ON–Bar activity log. If an ASF error
occurred, the following message displays in the ON–Bar activity
log:
Fatal error initializing ASF; asfcode = code
To determine the cause of the ASF error, refer to the ASF error
code in this message and repeat the backup or restore command. If
an ASF error did not occur, change the database server state and
repeat the backup or restore command. |
152 |
ON–Bar cannot back up the logical logs.
The logical logs are not backed up for either of the following
reasons:
- If another log backup is currently running.
- If you perform a logical-log backup with the LTAPEDEV parameter
set to /dev/null (UNIX) or nul (Windows).
You receive this return code when no log backups can be done.
To enable log backups, change the LTAPEDEV parameter
to a valid value. |
153 |
ON–Bar cannot set the process group id.
If BAR_MAX_BACKUP is set to any value other than
1 and ON–Bar encounters an error setting the process group
id, this value is returned.
This message is a warning of a possible operating-system problem. |
154 |
The ON–Bar user does not have the correct
permissions.
You must be user root or informix or
a member of the bargroup group on UNIX or
a member of the Informix-Admin group on Windows to
execute ON–Bar commands. |
155 |
The INFORMIXSERVER environment
variable is not set.
Set the INFORMIXSERVER environment variable
to the correct database server name. |
157 |
Error attempting to set the INFORMIXSHMBASE environment
variable to -1.
ON–Bar could not set INFORMIXSHMBASE to
-1. For assistance, contact either the system administrator or Technical
Support. |
158 |
An internal ON–Bar error occurred.
Contact Technical Support. |
159 |
An unexpected error occurred.
Contact Technical Support. |
160 |
External restore failed.
To determine what went wrong with the external restore, look
at the bar_act.log and the online.log files.
Ensure that you already performed the manual part of the external
restore before you retry the onbar-r -e command
to complete the external restore. If that does not work, try the
external restore from a different external backup. |
161 |
Restarted restore failed.
Verify that RESTARTABLE_RESTORE is set
to ON and try the original restore again. For more information,
check the ON–Bar activity
log and database server message logs (IDS). |
162 |
The ON-Bar log file cannot be a symbolic link.
Remove the symbolic link or change the ONCONFIG file so that
the ON-Bar parameters BAR_DEBUG_LOG or BAR_ACT_LOG point to non-symbolic
linked files. |
163 |
The ON-Bar log file must be owned by user informix.
Change the ownership of the log file to be owned by user informix or
change the BAR_ACT_LOG or BAR_DEBUG_LOG values in the ONCONFIG file
to point to different log files. |
164 |
Unable to open file.
The file or its directory permissions prevent it from being created
or opened. Verify the permissions on the file and its directory. |
177 |
An online dbspace was restored. This return code
notifies the user that the -O option overrode
the internal checks in ON–Bar.
You do not need to take any action. |
178 |
The logical log was backed up while one or more
blobspaces were down. This return code notifies the user that the -O option
overrode the internal checks in ON–Bar.
Examine the data in the blobspace to determine which simple large
objects you need to re-create. These blobspaces might not be restorable.
For assistance, contact Technical Support. |
179 |
ON–Bar created the chunk needed to restore
the dbspace. This return code notifies the user that the -O option
overrode the internal checks in ON–Bar.
You do not need to take any action. |
180 |
ON–Bar could not create the chunk needed
to restore the dbspace.
Create the chunk file manually. Retry the restore without the -O option. |
181 |
ON–Bar expired an object that was needed
for a backup or restore.
The onsmsync utility expired an object
that might be needed for a restore. You probably specified onsmsync with
the -O option. If you used the -O option
by mistake, contact Technical Support to recover the object from
the storage manager. |
183 |
ON-Bar could not obtain the logical-log unique
ID from the storage manager.
The backup of the specified logical log is missing. Query your
storage manager to determine if the backup of the specified logical-log
file exists and if it is restorable. |
247 |
Merging of emergency boot files timed out because
it took too long. (XPS)
On UNIX, look in /tmp/bar_act.log and
the file that the BAR_ACT_LOG parameter
points to for clues. (The onbar-merger writes
to /tmp/bar_act.log until it has enough information to
read the ONCONFIG file.) Resolve the problems that
the bar_act.log describes and retry the cold
restore. If the cold restore still fails, contact Technical Support. |
252 |
Received the wrong message from onbar_m that
merges the emergency boot files. (XPS)
For assistance, contact Technical Support. |