I have a workfile page with links to other pages.
I want to store into a foreign (fame) database all data from these links.
So I tried store and copy commands without success :
Code: Select all
dbopen(t=fame, s=frdb_m@asap1) ADB_EOA as FAME_EOA
copy fra2_YRGX fame_eoa::fra2.YRgxthe following try with storeDatabase Error : object 'FRA2_YRGX' is not a data object.
Code: Select all
store(d=FAME_EOA,2) fra2_cg fra2.cgCould you please let me know how to store links results into a foreign database ?
I have no issue using copy or store directly on the object referenced by the link.
Thanks
Arnaud Atoch
