baanprog
27th September 2002, 20:12
Hi all,

Iam trying to figure out how to load data using exhange from one host1 in baan to another host2 when the exchange scheme is in the host1.

One of our hosts has application server and Database server separated, when Iam trying to create the directories its not allowing me to create the directory (not bcos of permissions, i checked it), When i try to save the exchange scheme it is throwing an error that unable to commit the transaction.

Please help

Thanks

mark_h
27th September 2002, 23:19
The good news is that we also have an application and database server. And exchange schemes do work in our environment - we used some exchange schemes during the initial load. The bad news is that I have never used exchange schemes. I would recommend you check permissions(but you state you already did that) and make sure it is not trying to create directories on the database host. But these are just guesses since I do not really now how you setup exchange scheme or the servers.

And last but not least only one post is necessary in the forums - saves me time from deleting duplicate posts. You have to be patient for the experts, not everyone can be logged on all the time. Besides Friday is usually a slow day.

Mark

lbencic
28th September 2002, 00:23
Mostly just more questions -
What version are you on?

I'm not sure about your directories - can you post what how you are entering them in 'Maintain Exchange Schemes'? If it cannot find the path, it should say 'Not a Valid Path' or some such...Does it not? Usually, the following is valid for NT and Unix:
$BSE/exchange/obj
$BSE/exchange/err
$BSE/exchange/seq
$BSE/exchange/def

For not being able to save the scheme - make sure you tab through all the fields and see if an error comes up.

Are there any exchange schemes from before that you can compare to?

For moving from Host to Host, you must have an Exchange Scheme on both sides. An Export Scheme on one side and an Import Scheme on the other.

ssbaan
30th September 2002, 18:16
When checking security in Unix, was the permissions rwx for the
owner, group or world. If the permissions was rw-rw-rw, this will
allow youi to write/read files, but not create/read directories

baanprog
30th September 2002, 19:22
I did know to check permissions and to exchange between hosts we must have the file available in the host, but was wondering if data from one host can be directly pulled into another host via an exchange scheme , which i think is possible in BAAN.(Let me complete my research to answer it).

I apologise for posting two times , I did that without knowing I posted already.Iam Sorry Again.


Anyway the problem was solved after we found out that there was no Space on the Host!!!.Did anyone come across such a situation, I never Did.

Thanks you all again
BaanProg

mark_h
30th September 2002, 22:05
Yes - we have seen this several times on our test app servers. I think our admins use that as a signal to clean up stuff. Usually the first clue is that our Unix printers stop working and we are unable to vi files(of course I do not have that problem since I use the scite editor:)).

Mark