I have imported metadata from a database that has over 15,000 tables. I would like to delete the extra tables before I share the metadata to the repository. So far, all my research has told me I can only do this after I've shared the metadata. Is there any way to do this before I share it even once?
How can I delete a table from metadata BEFORE sharing the metadata to a repository?
42 Views Asked by MominaAthar At
1
There are 1 best solutions below
Related Questions in IBM-INFORMATION-SERVER
- Pyodbc.row object to actual value from database
- How can I delete a table from metadata BEFORE sharing the metadata to a repository?
- Installing all IIS components with ISES, WKC and Stewardship center on one computer
- Generating a unique product ID in IBM MDM
- Fetching Usernames based on DB User ID
- Getting EntryNode values (multi occurences attribute)
- Seeing scripts in unix box - Information Server
- Getting values from relationship attributes in Information Server
- Total Datastage Jobs Greater Than My Max Jobs I Set
- ibm infosphere metadata asset manager updates to assets by source
- Is there a way to run the DataStage jobs based on different dates?
- How can we store data in the MUMPS format?
- Can I upgrade DataStage directly from 8.7 to 11.7?
- Where are IBM certificates stored in Information Server?
- Questions on Support for ICP on IaaS question?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I was able to delete the extra tables by going to IMAM and clicking on "Import" -> the import area I wanted to work on -> "Staged Imports" -> "Reimport..." -> the magnifying glass icon next to the text area for "Assets to import" -> selecting and deselecting tables as required.