A
atuldalvi123
Guest
Thanks. Now I am designing build.xml and adding DB names like eg. I am putting DB name, server name and port number but while running the build.xml using Ant Build i am getting error in console " DB xxx is not a valid DB name", not sure y. DB is on separate server. All the parameters are correct. Using editor if I put the same parameters in CONNECT statement, it is working for me. But through build.xml I am getting that error.
Continue reading...
Continue reading...