|
On Mon, 2005-04-04 at 10:12, David Gibbs wrote: > Does anyone know if there is a way to restore, or copy, a SQL database > collection (created with the sql command 'create collection') to a > different library name and keep it fully operational? > > Due to the journals that are created, the library name does not appear > to be able to be changed. It's not just the journals... the catalog tables have a LOT of schema/library qualified descriptions in them for things like views, triggers, RI constraints, etc. and by now you know my answer here... products like ErWin help. To copy... if you have the script, change the schema name (scan and replace, in *nix, sed) generate the database, copy the data in. On other platforms it's possible to have multiple instances. On the iSeries (IIRC) you can do instances but they are on IASPs. -- "Bigamy is having one wife too many. Monogamy is the same." -- Oscar Wilde
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.