the list of all workbooks that have been assigned to a responsibility with their setting

Hello

I want to list all workbooks with their settings, assigned to a liability.

I know that EUL5_DOCUMENT table lists the workbooks.

But form what talbe do I get settings.

Hi all

A trigger (eul_trigger$ post_save_document) saves the SQL code of the spreadsheet in a table so that it can be queried.

You can find a worksheet settings by running the following:

Select
a.workbook_name,
a.worksheet_name,
a.sequence_order,
a.sql_string
Of
AMS.ams_discoverer_sql one

You will see all the settings with: on the left, you can analyze this text to get exactly what you need.

Tags: Business Intelligence

Similar Questions

  • the list of all forms that have some Member for example "Q1".

    Is it possible to list all forms that have a certain example "Q1" Member who was hard coded in the FORM?
    If you can give only general ideas, which will be appreciated too... it will give me a head start.
    My guess is that I have query in a combination of these tables:

    HSP_FORM
    HSP_FORM_Layout
    HSP_FORM_attributes

    If you connect to a Hyperion Planning as an administrator and select , , you can select a member and then press the button "show its use." This will show you that forms the reference member 'directly '. This works even if you are using EPMA. If a member "indirectly" appears in a form (because you used a member function and this member was returned), it will not help, but if you specify a member name when creating the form, it will appear.

    I hope it's a little easier to dig through tables.

    Take care
    -Jake

  • How can I remove the tones created in garageband that have been uninstalled? I also installed but I can't remove it either please help thanks

    How can I remove the tones created in garageband that have been uninstalled? I also installed but I can't remove it either please help thanks

    Hello Michael,

    Welcome to Apple Support communities.

    I see that you need assistance, removal of GarageBand ringtones that were uninstalled. I know it's nice to be able to properly manage your tones. I can help you with this.

    Use the article for iOS (iPad) 2.0.x GarageBand: GarageBand share songs, more precisely, this section:

    To remove the existing ringtones follow these steps:

    • Press to select, then press the button Delete for any ringtone you want to delete.

    • Drag a ringtone in the list, and then press delete.

    Have a great day!

  • Review all patches that have been installed


    We are reviewing all patches that have been installed in the PLM in our different landscapes.  Is there a table in the database of each patch is installed we can examine to make sure we are insync in each environment?

    Hello Jason,

    You can see Document 1400204,1-"How to determine what PLM for corrective processes have been applied to the database ?" "I know that you are using an Oracle database, use the following SQL command to see what patches have been installed:

    SELECT * FROM VERSIONHISTORY WHERE LENGTH (RTRIM (id))<30 order="" by="" applied="">

    Steve

  • How is - a uninstall programs that have been assigned to the Program Files (x 86). I can't access it from the control panel

    I have programs that have been assigned to the (x 86) think I wantt files to uninstall but cannot access the (x 86) from the control panel

    Try this program.

    http://www.revouninstaller.com/

    I hope this helps.

  • What happened to the forum of answers? I don't have my list of Q and that have been discussed previously.

    What happened to answers forum you have?

    I don't have have (or can find) my several Q list and which have been addressed previously.

    This new format is not intuitive at all, and it is EXTREMELY difficult to understand and use.

    DaleB

    This is the Forum for answers, only the name has changed to the Microsoft Community. Click on this link and see my response to your earlier similar question.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-files/how-do-i-get-to-the-answers-forum-where-i-had/dfa3babd-306b-492F-Abad-3f2aeff25c30

  • I have re-installed all files that have been deleted over time because IE9 was not working, so I thought I want to reinstall all the files of the past and really screwed things? Help?

    I really missed my Deskbar and the task at the bottom of the screen. All these .dll warnings came after I have connect and would say the name of the .dll to 1st say this isn't needed to power your computer or try and find the file .dll and re install. So I figured out how to remove about 4 dll then I could get the upcoming desktop and taskbar. But all ICONS microsoft on office or the page of the window start on and all microsoft Icons will not open now by Rt or Lt by clicking on file a warning would come and that the file is not saved and you are unable to open. !! So, I have this problem? And I need to be able to click on one of the microsoft Icons if I can do all the things I need to do or use?   And the rest of the desktop icons that I can open them only my Rt clicking on it and then clicking open so I can open chrome, firefox and IE 9 problem 2ed.  And I can't use the click of the RT. on the screen so I can put my screensaver. The background is white, not the dark blue or black back ground...  Firefox and chrome work good but IE 9 is always the same way. Once I click on the Inon to open and use IE9 it goes to my home page then I can't use it to do something on the homepage or go to any other web page, just, it gets stuck and can't do ir even close. I have to use the Task Manager to close IE9. and the once on 4 test IE 9 will work for a while the GET stuck and can use it at all. so have to close and use one of the other my browser to connect.  I ran some of my cleaning utilities and they have got rid of a lot of files, but I still have all these problems. Can someone explain to me step by step way to each of these problem difficulty by?  If I have to I will uninstall IE9, but how it is said to get rid of IE 9 is tapping on the starting window area were he said programs. I can't type something here to use one of the ways microsoft says how get rid you of your IE 9 then reinstall it?  Help me please?  Thank you for your help? !!

    Hello

    "I ran some of my cleaning utilities and they have got rid of a lot of files."

    You should NEVER use Registry cleaners and delete files using them.

    See if that helps you.

    "How to fix and check the integrity of system files of Vista with the System File Checker"

    http://www.Vistax64.com/tutorials/66978-system-files-SFC-command.html

    "How to extract files from the Vista Installation DVD"

    http://www.Vistax64.com/tutorials/261616-extract-files-Vista-installation-DVD.html

    Alternatively, you can do a repair installation using a DVD of Microsoft Vista upgrade.

    How to perform a repair for Vista Installation»

    http://www.Vistax64.com/tutorials/88236-repair-install-Vista.html

    See you soon.

  • The list of all interfaces that use a certain option on the KM

    Hi all

    I'm trying to (using the tables of working repository) a list of all interfaces using has one or more "lit" for the relevant knowledge module. For example, we have IKM Oracle incremental update used in 200 + interfaces. This KM has a FLOW_CONTROL option that is set to True for some of these interfaces and False for the rest. Is there a query on the repository tables for us the list of interfaces/tables with the option is set to True, we can write?

    Any information would be really useful. Thank you.

    Hello

    You can try with something like this:

    SELECT proj.project_name, folder.folder_name, int.POP_NAME interface_name, km.trt_name ikm, opt.ue_name option_name, int_opt.short_value, int_opt.i_txt_value
      FROM DEV_ODI_REPO.SNP_PROJECT proj, DEV_ODI_REPO.SNP_FOLDER folder, DEV_ODI_REPO.SNP_POP int, DEV_ODI_REPO.snp_trt km, DEV_ODI_REPO.snp_user_exit opt, DEV_ODI_REPO.snp_ue_used int_opt
      WHERE proj.i_project = folder.i_project
        AND folder.i_folder = int.i_folder
        AND km.i_trt = int.i_trt_kim
        AND km.i_trt = opt.i_trt
        AND int.i_pop = int_opt.i_instance
        AND opt.i_user_exit = int_opt.i_user_exit
        AND opt.ue_name = 'FLOW_CONTROL'
      ORDER BY km.trt_name;
    

    This will display the project, folder, the name of the interface, the used IKM, option and its values (boolean or text).

    As you can see, I did join on the ikm (km.i_trt = int.i_trt_kim). You might need a table over if you want to do on LKMs.

    It will be useful.

    Kind regards
    JeromeFr

    Post edited by: JeromeFr
    I forgot a join condition between snp_user_exit and snp_ue_used on columns of i_user_exit

  • When the Inbox is open, how not to keep the links to individual messages that have been read?

    To read the content of a message, double click on the subject line of the message. Once read, the message gets so connected at the top of the screen, these are accumulated and must eventually be closed one by one. I'm sure that I have setup where the double line object by clicking to read the content of the message was not necessary. I can live with the double-click to read but have to close each message from the top of the screen link becomes tedious b/c, on which they accumulate on and. I explored the "display" options to deal with this and I tried to have a little, or not. Thank you for reading this.

    You can activate the message pane by pressing F8 or by going to the Menu bar and selecting pane display-in page-Message.
    Then when you single click a header to select the message appears in the messages pane.

    After you open messages in tabs and neglect them close, you can right click on one of the message tabs and choose close other tabs and then use the x to close the last of them. This saves you from having to do one at a time. Or better yet, close the message tab after you read.

  • LaserJet 1606DN: the hp 1606dn backup documents that have been scanned or sent? If so, how can I reteive them?

    I have a HP 1606DN we want to offer to another part of our society. The 1606DN retains / previous Dungeon printed / scanned jobs? If Yes, how do print them and how do I get rid of them in memory?

    The printer will not keep a copy of the scanned document.  Printing is not registered or the other, it would be if anywhere in the queue from your computer if it has not yet been printed.

  • I deleted several accounts of users, but after that I have restart the laptop all user accounts have been restored?

    I deleted several user accounts and need to restart to changesw can take effect, but after that I have to restart the laptop then all user accounts have been restored?

    Hi GhettoBoy,

    How do you delete user accounts? Is it just C:\Dosument and settings users or accounts under the control panel? If you don't want to keep all these account data, you can try to delete the profile of click Start-> settings-> Control Panel-> system-> Advanced-> user profile and select the profile and remove. Also check under 'User accounts' in the control panel to remove the names of users.

    I hope this helps.

  • How to combine files in libraries that have been developed in the documents

    Just upgraded to Windows 7 and have thousands of files.  Now I have My Documents under Documents.  I have the same files, for the most part, under Admin, My Documents.  I can't say which is the main file or how to combine easily in one place.  The same goes for music and images.

    Is there a good way to do this?

    Hello

    Libraries have been added as a feature in Windows 7 to solve the problem of modern computing where a user can have several gigabytes of documents, pictures, videos and music files. The problem is that all of these files can quickly fill a disk system (C :).

    All of these files can be moved to a partition or hard drive separate and then added to the library on the system drive (c) for easy access from a central location. A library is a virtual folder that uses no space on the system drive. They provide a "mirror" of the physics of the files and folders.

    Using the Admin\My Documents for example.

    The My Documents folder can be added to the document library (or any other library that you create). When you open the document library and open a file, it opens the actual physical file of the Admin\My Documents folder.

    Some things you need to be aware of:

    1. If you delete a file or a file from a library, it deletes the physical file.

    2. you can use the Remove option in the library to remove folders that have been added to the library, without harming the physical folder or the files it contains.

    Please see the following links for a complete description on the use of libraries.

    Organizing with Windows 7 libraries:
    http://TechNet.Microsoft.com/en-us/library/ee449406 (WS.10) .aspx

    Libraries: Frequently asked questions
    http://Windows.Microsoft.com/en-us/Windows7/libraries-frequently-asked-questions

    Introduction to libraries
    http://msdn.Microsoft.com/en-us/magazine/dd861346.aspx

    Let us know if you have any other questions.

    Concerning

  • Cannot find the boxes with inlay of text that have been converted from Quark

    Hi all.  It's kind of a weird one.  I have a lot of documents that have been converted to different versions of Quark to Indesign CS5.5.  I need to find all the text boxes that have a 0.139 text inset, which seems to be the default for text boxes that have been converted from Quark that have text box.  I'll find/replace, choose the command object and set my search criteria for spacing to insert at 0.139, leaving all other criteria being. He comes back and says no matches found.  If I create a new document and test it, it works fine.  Is there something that I am missing?  What is a "bug" due to a converted Quark document? I tried to uncheck all the attributes object except inset spacing without result.

    Doing this by hand is VERY time consuming as you might imagine.

    Any help would be greatly appreciated.

    The inDesign CS5.5, Version 7.5

    Mac OS x 10.6.8

    Bryan

    I think that your problem is with your conversion unit. 0,0139 inches do not match one point PostScript (it is equal to 1,0008 PostScript points). You should try the same method you were using, but rather try to enter "1 point" as your search query.

  • How to access the tab 'Save all' when I close several jpeg files that have been adjusted with the "color adjust tool? He is currently making me close and save one at a time. Thanks for any help :)

    How to access the tab 'Save all' when I close several jpeg files that have been adjusted with the "color adjust tool? He is currently making me close and save one at a time.  I've just upgraded to El Capitan.  Thanks for any help :)

    I assume that you use the application overview.

    I can't find an answer to back up everything, but a workaround could be while the file menu options are visible, press the option key

    and the point of the window will become close, if you click on that dialogue will ask you if you want to restore the changes or save

    pressing Save will close the image with the changes and then move to the next image and so on.

  • Why not all e-mail accounts that have been accessed for my PC have a record in the registry of unread mail?

    I was check my registry unread mail folder. I discovered that only some but not all e-mail accounts that have been accesed from my PC (all are hotmail accounts) have their own folder. Why is this?

    Hello

    The question you have posted is related to Hotmail and would be better suited to Windows Live help community. Please visit the link below to find a community that will provide the best support.

    http://windowslivehelp.com/forums.aspx?ProductID=1

Maybe you are looking for

  • Failure to store

    Hello.I have a problem with my HPI 5 storage. My memory is descending and increase of the ssteadily at intervals of a few seconds. I deleted all my photos and some applications, the storage was to 1 GB and then back to 500, seconds later again denied

  • When I download Internet Explorer Favorites I get only the first two follders (20 or more)

    I followed the instructions in the help file and tried downloading three times with the same result.

  • Upgrade the screen on Satellite Pro C50 - A - 1 K 9

    Hello I recently bought a Toshiba Satellite Pro C50 - A - 1 K 9 and I am very happy with it. However, I was wondering if there is a way to upgrade the screen for a full HD, one? And if yes, can you point out some retailers to do this, instead of the

  • AutoFill transitions

    Hi people, Does anyone know how to set iMovie to AutoComplete of transitions to save me having to copy them into each time after each clip? I use the latest version of iMovie. Concerning Mark

  • Qosmio G20: Vista high definition output?

    Hi all Just checking in if Toshiba has released drivers for high-definition output using the D-cable on Vista? It worked fine in XP, but not with Vista. Ahh, the upgrade to Vista, what is so problematic? Hard FranciscoJR wrote about this earlier in t