> The 7.4 migration documentation says I must have 0.25 at > least to migrate the given migration path (when using > sdbinst). Is there a way to migrate from 7.3.0.20 to 7.4.xx > (for example using a cold backup)
There is a way to create backups in 7.3 that are compatible with 7.4, but this requires 7.3.00.25 as well. > > And is there a way to have a 7.3.0.20 database running > besides a 7.4. database on the same machine? I couldn't find > any information in the documentation about doing this. This is definitely possible, at least when you use the .tgz installations. Installing an rmp package and adding a tgz package will also work, but the state after you uninstalled the rpm is anyones guess. dbmcli inst_enum will list the installed releases and dbmcli -R <dependent_path> ... db_create will alow you to choose a specific installation to create a new database. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
