Discussion:
Load database error on ASE 15.5
(too old to reply)
infocosme
2013-01-29 16:37:32 UTC
Permalink
Hi
i try to load a database from another server (same config) but i got an error:

Jan 29 17:08:23 2013: D00: Attempting Direct I/O for device '/var/sybase/data/logdev.dat'
Jan 29 17:08:23 2013: D00: Attempting Direct I/O for device '/var/sybase/data/datadev2.dat'
Jan 29 17:08:23 2013: D00: SYBMULTBUF ERROR: Wait for i/o completion failed: State=107, Msg=The i/o write call failed for device /var/sybase/data/datadev2.dat at offset 0 for size 0 bytes. Operating system error message: Operation not permitted
Jan 29 17:08:23 2013: D00: SYBMULTBUF ERROR: Internal error: In db_proc, the C_MBUF command is invalid when the context is DEST_RUN.
Jan 29 17:08:23 2013: Backup Server: 4.145.2.22: [107] Erreur de l?appareil de base de données/d?archivage fonctionnant avec l?appareil à bande. '/var/sybase/data/dump/atelis_bart.dump'. The i/o write call failed for device /var/sybase/data/datadev2.dat at offset 0 for size 0 bytes. Operating system error message: Operation not permitted
Jan 29 17:08:23 2013: Backup Server: 6.32.2.3: /var/sybase/data/dump/atelis_bart.dump : volume non valide ou non requis (serveur : , id session : 5.)
Jan 29 17:08:23 2013: Backup Server: 1.14.2.4: Erreur d'E/S ou de volume irrécupérable. Il faut quitter cette session DUMP ou LOAD.
Jan 29 17:08:23 2013: A00: SYBMULTBUF ERROR: Emulator interprocess communication failed with error state = 18, error code=32, system message=Broken pipe.

#uname -a
2.6.38.2-xxxx-std-ipv6-32 #2 SMP Thu Aug 25 16:42:31 UTC 2011 i686 i686 i386 GNU/Linux

Someone knows what to do ?
Thanks
Selva Kumar K
2013-09-23 01:37:20 UTC
Permalink
Hi,

Kindly check your given valid path , before you dump correct file with binary data .are you trying in laptop ?
zionassedo
2014-01-08 03:23:46 UTC
Permalink
Post by infocosme
Hi
Jan 29 17:08:23 2013: D00: Attempting Direct I/O for device '/var/sybase/data/logdev.dat'
Jan 29 17:08:23 2013: D00: Attempting Direct I/O for device '/var/sybase/data/datadev2.dat'
Jan 29 17:08:23 2013: D00: SYBMULTBUF ERROR: Wait for i/o completion failed: State=107, Msg=The i/o write call failed for device /var/sybase/data/datadev2.dat at offset 0 for size 0 bytes. Operating system error message: Operation not permitted
Jan 29 17:08:23 2013: D00: SYBMULTBUF ERROR: Internal error: In db_proc, the C_MBUF command is invalid when the context is DEST_RUN.
Jan 29 17:08:23 2013: Backup Server: 4.145.2.22: [107] Erreur de l?appareil de base de données/d?archivage fonctionnant avec l?appareil à bande. '/var/sybase/data/dump/atelis_bart.dump'. The i/o write call failed for device /var/sybase/data/datadev2.dat at offset 0 for size 0 bytes. Operating system error message: Operation not permitted
Jan 29 17:08:23 2013: Backup Server: 6.32.2.3: /var/sybase/data/dump/atelis_bart.dump : volume non valide ou non requis (serveur : , id session : 5.)
Jan 29 17:08:23 2013: Backup Server: 1.14.2.4: Erreur d'E/S ou de volume irrécupérable. Il faut quitter cette session DUMP ou LOAD.
Jan 29 17:08:23 2013: A00: SYBMULTBUF ERROR: Emulator interprocess communication failed with error state = 18, error code=32, system message=Broken pipe.
#uname -a
2.6.38.2-xxxx-std-ipv6-32 #2 SMP Thu Aug 25 16:42:31 UTC 2011 i686 i686 i386 GNU/Linux
Someone knows what to do ?
Thanks
Seems that theire is a problem with the device /var/sybase/data/datadev2, are you sure that independently of loading a dump the targer database is valid ?
Loading...