|
By prajash2511 at 4 Aug 2012 - 21:01
|
|
Dear Guru,
We are planning to migrate from Oracle db 10g to SQL server 2008 R. production server is on linux. we take .s backup on daily basis.
we have created empty tables (database) in sql server 2008 R2. Now we want to import this .s backup on this new windows server.
How can we do that ? any help will be really appreciated.
How to import (.S) backup.
|
|
|
|
By hmbmeister at 16 Jun 2011 - 18:18
|
|
We ran into an issue where users were adding and deleting items from Items General. We had auditing turned on but had to be able to find a specific item on a specific day and be able to answer who added or deleted it. So, we made a customization to insert the item, date, time, and user ID into a custom table everytime an item was changed. It worked great. If you are interested in this customization, please let me know.
|
|
|