When you create multiplex databases or query servers, Sybase IQ treats the backslash before the letter “n” or “t” or certain other letters as an escape character in the pathname. To avoid the problem, double the backslash before any leading “n” or other escape character.
For example:
I. 03/29 12:50:41. Starting database “mpxdb” (c:\mpx\new_server\mpxdb\mpxdb.db) at Thu Mar 29 2001 E. 03/29 12:50:42 Eror: Filename does not exist. File: c:\mpx
You should type the pathname as follows:
c:\\mpx\\new_server\\mpxdb\\mpxdb.db