Was this helpful?
relocatedb Examples
Relocate the checkpoint location for the empdata database to newckp:
relocatedb empdata -new_ckp_location=newckp
Relocate the dump location for the empdata database to newdump:
relocatedb empdata -new_dump_location=newdump
Relocate the journal location for the empdata database to newjnl:
relocatedb empdata -new_jnl_location=newjnl
Relocate the work location for the empdata database to newwork:
relocatedb empdata -new_work_location=newwork
Last modified date: 03/21/2024