Moving a table records with attachments to another table in another instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 06:40 AM
Hi, I have a requirement to move a table records with attachments to another table in different instance. I need some guidance, how can i do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 06:34 AM
Hi Pawal1,
Is it same way like export related attachments from sys _attachment table to excel file and then import via load data--> transform map? my target table name and sys id is different, how do i map the attachment to records moved that has same number in both source and target table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 06:32 AM
Hi Pawal1,
Is it same way like export related attachments from sys_ attachment table to excel file and then import via load data--> transform map? my target table name and sys id is different, how do i map the attachment to records moved that has same number in both source and target table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 06:33 AM
Hi Pawal1,
Is it same way like export related attachments from sys_attachment table to excel file and then import via load data--> transform map? my target table name and sysid is different