Problem exporting workbooks from development EUL to test EUL

I have created some workbooks in a Development EUL. We want to promote them to a test EUL for users to test on. I shared my workbooks to both my boss's user name, and to the responsiibility that he uses when he does Discoverer Admin stuff. In development, my boss is able to see these workbooks. He can open them and run them. So my boss did one export out of development and into test for the business area. That went just fine and he can see the business area and its folders in the test EUL. So next he did a new export out of development, picking my workbooks. As the workbook owner, I do NOT exist at this time in the test EUL. When my boss did the import of that workbook .eex file into the test eul, we got a security warning message on each workbook. Since I did not exist, on the import it should not matter which option you pick - either make the admin user the owner out right, or make owner only if owner does not exist. My boss is not able to see the workbooks we imported. The main Discoverer administrator says the workbooks did get imported. So we are puzzled as to why he cannot see them. Has anyone run into a situation like this before? Any ideas on what might be happening to us? Is it possible that we have run across a programming error in Discoverer admin? Thanks for any time and assistance on this.

Well, what we ended up doing is that in the development EUL, I shared the workbooks to the responsibility that my boss uses. My boss then exported the workbooks out of development and imported to the test EUL. In the import wizard he specified to rename the existing objects. Import log shows objects being renamed and then a successful import completion. My boss can now see the workbooks in the test EUL. So while he could see and run in development shared to user name, it seems as if when imiporting, the responsibility somehow takes over and is required. We are waiting to see if the test user can see the workbooks (currently shared to user name), or if will need to have the test user give us a responsibiity to share to. Beginning to wonder why Oracle even gives us the option to share to a user name if it won't always work.
John Dickey

Similar Messages

  • Planning Migration from Development Server to Testing Server

    Hi All,
    I am doing migration from development env to testing env. I am stuck in the middle of the migration. Anyone please guide me in this situation. Its very urgent for me. I am following below steps for the planning migration
    1. Create a new database on Production RDBMS Server for your planning application.
    I created the new database for my planning application.
    2. Configure a data source on Production Planning Server.
         I configured the new datasource on planning.
    3. Create fresh planning application on Production Server and Ensure the admin is the same as your planning application on Development Server.
         I created the new planning application on production server. Its working fine with admin login.
    4. Go into the database tables for the planning app on Production Server and look at table HSP_USERS; store the SID value against user 50001.
         I save the SID value against 50001 in a notepad
    5. Go into the database planning system tables on Production Server and HSPSYS_APPLICATION, clear out the version field for the application you have created.
         I removed the version for the application i created
    6. Stop Planning.
         I stopped the planning services
    7. Restore the planning application database on Development over the one created in the first step (to the Production Server Database).
         In this steps only, i am facing diffculities.
         How to take the backup of development database? (Here, i want to the take the database backup of planning application schema  or entire oracle databat in development server)
         How to restore to testing env database
    Please anyone guide me in this situtation. Please......
    8. Go into the HSP_USERS table and update the SID for user id 50001
    9. Start planning
    10. Go to planning web and you should see your application when you try and log in it should take you to a migrate screen.
    11. If you are requiring to migrate users as well, you will have to make sure you create them in Shared Services and then use the updateusers utility in the planning bin directory.
    Thanks,
    Lakshmi

    Hi Mars,
    Thanks for your reply. I did the same as you specified. I used Imp instead of import, exp instead of export.
    7. Restore the planning application database on Development over the one created in the first step (to the Production Server Database).
    I restored the Planning dmp here
    8. Go into the HSP_USERS table and update the SID for user id 50001
    Here, SID remains the same after restore the backup from the development server(SID same for Development and testing Server)
    9. Start planning
    I started the Planning Services.
    10. Go to planning web and you should see your application when you try and log in it should take you to a migrate screen
    I am facing problem here.
    While login into planning application, its not redirect to migrate screen. Its normally login to the application
    Thanks,
    Lakshmi

  • Transport request from development system to testing system

    Hi,
    I have collected necessary objects in (development) the transport request except 0DUNN_AREA infoObject .Because info object  0COMP_CODE is compounded with Info object 0DUNN_AREA and 0COMP_CODE is in revised version in development system (But available in active version in testing). Suppose I release that transport request from development system to testing system  it get overwrite 0COMP_CODE  in testing system?
    Thanks

    Hi Jk,
    Depending the same technical names it will get overwrite in the testing server. But if the object 0DUNN_AREA is necessary in any objects which u have collected then u havce to collect it in the rtequest or else u will get RC8.
    Khaja

  • I have problems exporting pictures from iPhoto

    I have problems exporting pictures from iPhoto.
    Every time I try to export a picture, iPhoto closes itself.
    I don't even get to the point where I can decide how I want to export it.
    Can anybody help me?

    Post the first 50 lines only of the crash report
    Regards
    TD 

  • Transporting variants from development client to testing client(ECC6.0)

    Can we use the report RSTRANSP for transporting variants(data for testing purposes) for a standard program from development client to testing client?
    Thanks & Regards,
    Savitha

    Hi,
    Follow like this.
    In SE38, give ur program name.... select the variant radio button & click on diaply button & then press F4 for variant field & choose the variant u want to transport...
    Then goto Utilities --> transport request . now execute the report select ur variant name & click on continue button .. now it will ask for the CR number ...assign it to the particular CR number & Release &  Import in the Quality Server.
    Reward Poitns if it is Useful.
    Thanks,
    Manjunath MS

  • How to export tables from development server to production server

    HI,
    Any body plz let me know how to export tables from development server to production server. what are the user names and password i need to ask my manager to do that. what are the requirements i need to ask him.
    Plz reply me ASAP.
    Thanks in advance.

    hi buddy
    first of all you should let us know the environment of production and development servers
    database versions
    and you need to have userid which has privilege to export tables of other schema. userid(owner) of the tables you want to export.
    Traditional way
    export tables in development server and then ftp to production and then import
    in the above case you should have similar database structure(tablespace etc) to avoid errors...
    if there are few tables only , you can use dblink instead of export and import...

  • Transfer of business object from development server to testing server

    if i want to transfer business object from development server to testing server how can i do that?
    what is the system landscape?
    what is business object?

    Hi Rizwan,
    U can get details of Business Objects in tcode - SWO1.
    Business objects are real world entities modeled as objects in an information system.
    Business objects encapsulate both data structures and the functions applied to the data, but hide their full complexity from other objects. This encapsulation of data and functions makes it easier to modify program components, because you can program with the relevant entities without having to know all the implementation details. You can also reuse existing functions.
    Client programs access business objects by reading their attributes, or by calling the methods that make up the objectu2019s interface:
    Attributes
    Attributes describe the data stored in an object through a set of properties. They provide direct read access to the data structures of objects, but client programs cannot change them from outside.
    Methods
    Methods provide a way to encapsulate the data structures of business objects, and to process them. When accessing an object, the client program calls a method with parameters and gets back return parameters.
    Interface
    The interface is the set of methods associated with a business object, and determines how an object interacts with the outside world.
    The client program defines the object types to be used and, at runtime, creates object instances of those object types.

  • Problem exporting workbooks with Admin

    Hi,
    I'm using Discoverer Administrator 10.1.2.48.18
    I have no problem exporting an entire EUL, it takes about 5 minutes, same with specific Business Areas. But, when I select a few workbooks, the export never ends; I have to cancel it after more than 40 minutes.
    This is a feature I would use quite often, but it doesn't seem to be working well. I have to transfert those workbooks with Desktop one by one...when there's a few, I don't mind, but I now have a request for over 100 of them.
    Would also be great to be able to backup our workbooks collection (more than 5,500).
    Thanks.

    Hi
    A couple of thoughts come to mind. Firstly, you are on the base, buggy version of Discoverer. You need to upgrade to 10.1.2.2. or 10.1.2.3 and then apply the latest cumultaive patch. The upgrade is free so you should do it.
    Secondly, 5,500 workbooks is a lot of workbooks and to me it sounds like you need to do some sort of cleanup.
    Now to your issue. You say that a full export takes 5 minutes yet selecting a few workbooks takes a long time. This is most strange.
    I'm not saying this is definitely the cause but you might want to try upgrading your Admin machine to 10.1.2.2 or 10.1.2.3. While from a versioing perspective you may not want to have Admin running a higher version for a long time I am told by Oracle that it won't cause any real issues to have Admin upgraded and the Application Server still on 10.1.2.0.2. Try installing Admin on a different machine then upgrading it and see if the export works. You'll then still have your original, just in case. Please also make sure that the machine has a minimumof 2 GB RAM as you will need that for a Discoverer Administrator machine to run well.
    Best wishes
    Michael

  • Issues when migrating workbook from one EUL to another EUL

    Dear Members,
    We have two types of EUL. One is an standard EUL and another one is Apps based EUL. We have many reports created in standard eul and my task is to move these workbooks to an apps based eul.
    Standard EUL is nothing but a database based eul. Users who created these workbooks in this EUL are the database users. Now i exported these workbooks to an .eex file using the command line interface. But when i am trying to import these workbooks in an apps based eul i cannot see them after import. I know this might be an previlages issue.
    My question is these two eul's are completly different from one another. One is database based and another one is apps based and even the users in both eul's are different as they have different accounts in database and application.
    We have a lot of reports created using the database based eul. Our goal is to move these to apps based eul so that users can use there responsibilities and run the workbooks rather than using desktop by logging in as a database user.
    How should i proceed in migrating these reports. It would be great if any one guides me.
    Thanks
    Sandeep

    Hi,
    You should ensure that you take ownership of the workbooks when they are imported and that you log in as an apps user (not the EUL owner) when the workbooks are imported.
    Rod West

  • Problems exporting images from LTRM3

    last week no problems exporting images at all
    come yesterday I get a screen saying ' An unexpected error occurred. This photo was not rendered. ( 1) '
    this seems to occur for all images I have in LTRM
    any helpful heros out there ?!!

    Hi Geoff
    windows 7 buisness ed.
    the images were improted from my hard drive as RAW - processes - and am trying to export to a different file on HD as JPEGS
    strange as this is a workflow I have used numerous times and it has been fine until now
    I cant think of anything that I have delib. changed in LTRM in the last few days either
    appreciate your efforts
    Gus

  • Encountered problem when converting from development to runtime environment

    1. I ran apxdevrm.sql switch my environment to runtime. Although it seemed to finish successfully, this error was in the log and according to registry, my installation was invalidated(still works though).
    drop package wwv_flow_create_flow_api (doesn't seem to exist)
    ERROR at line 1:
    ORA-04043: object WWV_FLOW_CREATE_FLOW_API does not exist
    Entry in dba_registry:
    COMP_NAME--Oracle Application ExpressSTATUS
    STATUS--INVALID
    2. Next, not sure if it had made the switch, I then ran apxdvins,sql to revert back because of problem #1. (later found out that it was still devl environment)
    This time, this message appeared in log...
    FAILED CHECK FOR TRIGGER BIN$UH58A027El3gRAADutXi8w==$0
    (Installation still invalid)
    Any ideas?

    1. Commented "drop package" stmt out on apexdevrm.sql to get rid of non-existent package problem. (probably holdover from v3.0)
    2. purged dba_recyclebin to get rid of problem #2.
    Dba_registry entry still shows as INVALID... Has anyone else encountered these problems when switching from dev to runtime? (or vice-versa)

  • Problem exporting mail from N8-00 to PC

    Hi
    I want to copy the email to outlook 2007 on my PC.
    How do you export email from the Mail app on the N8-00.  I installed the PC Suite on a Vista PC and it synch'ed contacts but there is no option to sync email.   When you go into the setup area of PC Suite there is no Email tab.  I saw the user gudie which has a crseenshot showing one but I don't know why it is not visible to me.
    It does talk to Outlook as contacts came over successfully.

    DStratton wrote:
    The issue has been that the phone was synched to a yahoo email account and that account was deleted.  As the phone is still showing emails I hoped to download from the phones emails on the phone to retain the names and email address etc of people who had emailed.
    There is an app which looks as if it will do what you want, http://store.ovi.com/search?q=best+messagestorer# but it isn't listed when the store is set to a Belle N8, so it might not be compatible with Belle yet. There is a 15 day trial version at http://www.smartphoneware.com/messagestorer-for-s60-3rd-edition-product.php which while described as for s60 3rd, does include s^3 in the platform list. There may well be other apps available, either in the store or at 3rd party sites, that do a similar job so spending some time searching may be of use.
    If there aren't too many addresses that you want to save, and you can't find an app to do it, you can always save the addresses manually. When viewing the mail on the phone select the "+" icon, then when you select the address you get the option to save to contacts. Once done you'll be able to sync with Nokia Suite.
    I can't see a way of forwarding mail from a different account to the one it was recieved on (an I guess you would need this to forward as you say the account has been deleted) but if there is any text that you really need to save you can do this by forwarding/replying and then selecting text and copy/paste to a new document.
    N8-00 pc059C9F6 Belle
    808 PureView pc059P6W5
    Attachments:
    Scr000087.jpg ‏24 KB

  • Problems exporting photos from iPhoto even after trying earlier suggestions

    I've done this before with no problem.
    I want to export 158 photos from iPhoto 11 on my iMac (OS 10.9.4) so I can put them on a 2GB SD card (MS-DOS FAT16) for a digital frame. With the SD card in the slot on the back of the iMac, I exported the files to that disk. I got an "Unable to create /Volumes/[filename]" error. Went ahead and deleted that pic from the album I'd created for export but got the error for a different file.
    Checked through the iPhoto forum and found others had similar problems. Terence Devlin suggested exporting to a folder on the desktop and dragging to the card. When I try that, I get an "Item [filename] can't be copied because there isn't enough free space" error. (This despite the fact that the Finder info shows 14.7MB for all the files and it's a 2 GB card.) I click "OK" in the error window and am told the 158 items are being copied. However, when the process is complete, only two files appear on the card in the Finder and both of them show they're empty (i.e., Size: Zero bytes).
    Tried reformatting the card. Tried plugging an external card reader into one of the USB ports on the iMac. Same problem.
    Thoughts?

    the general answer is to export the photos to a desktop folder and then drag that folder (not the photos in it) to the proper location on the unlocked SD card - FAT formatted volumes have a very low limitation on the number of lies on them at the root level hence the necessity to put the files in a folder and drag the single folder to the FAT volume
    L:N

  • Problems exporting images from iPhoto

    Hi all,
    I have iphoto (ver. 6.0.6) on a MacBook running OSX 10.4.11. I have a WD external hard drive connected to an airport base station and due to a lack of space on my MacBook HDD, recently moved my iphoto library to the external hard drive. Since then I've had a few problems with the database becoming corrupted (probably my fault) and have rebuilt it a few times now. I've read a few posts explaining that image files should only be edited in iphoto and so I'm sticking to that now.
    The new problem that I have is in exporting images to a folder, say on the desktop for example. I want to upload some images to a website to have them printed off. Previously, when my photos were on my MacBook HDD, I created a folder on the desktop, highlighted the images I wanted and dragged them to the folder, then uploaded them to the website from the desktop folder- job done. Now, however, when I try to either drag them to the destop folder or export them, some of the files are 'converted' to Unix Executable files while the others are in their original jpeg format. I've tried exporting them and selecting the jpeg option instead of the original default option but no luck. Can anyone suggest where the problem might lie or what I'm doing wrong?
    Thanks.

    Welcome to the Apple Discussions.
    Two problems with your set up.
    1. You getting a corrupted Library because iPhoto does not sit well with a wireless connection to the Library. If iPhoto is interrupted while writing to the database, then it becomes corrupted. Dropouts are a fact of life in Wireless networking. As long as you have this wireless connection you will have a significant risk of a damaged Library file.
    2. My guess is that the External Disk is formatted for Windows (a FAT format). This exe issue arises when jpegs are stored on a FAT formatted disk. You need to reformat the disk for Mac OS X Extended.
    Regards
    TD

  • DataSources transport from development to QA TESTING???

    Hi Gurus,
    I developed some objects in my D system using a generic extractions. I used 3 DataSources .
    Ii transported all my SAP BW object in the testing system. now I need to collect my 3 DataSource  in the R/3 development System to the R/3 system. Please can anyone show me the steps. I tried all day but no result. Please help me, I need the steps.
    Thank You Gurus.

    Hi
    You are using Tbales, so collect Table if it is Z/Y table, if it is SAP table then not required.
    1.Collect Tables and DataSources in request and transport from D ECC to Q ECC.
    2.Replicate DS in Q BW system.
    3.Collect InfoObjects and Transport from D BW to Q BW.
    4.Collect Cube/DSO and Transport from D BW to Q BW.
    5.Collect Multiproviders if you have any and Transport from D BW to Q BW.
    6.Collect Transfer/InfoSource and Transport from D BW to Q BW.
    7.Collect Update Rules and Transport from D BW to Q BW.
    8.Collect Reports and Transport from D BW to Q BW.
    Thanks
    Reddy

Maybe you are looking for

  • How to start a RAID 5 rebuild (Mac Pro Lion)?

    Dear community, does anyone know a solution for the following problem? Mac Pro (2011) with hardware raid and four drives (2TB) configured as raid 5 raidset (named RS1). Raid controller lost connection to the drive in bay 3 but could reconnect after a

  • Ann: SuperPatrol as SuperScheduler job

    Announcement: Super 1.9 - an EJB/J2EE monitoring/admin tool with SuperEnvironment SuperLogging SuperPeekPoke SuperReport SuperScheduler SuperStress has got a new member: SuperPatrol, as a schedule job. You can anomyously down load it free from: http:

  • Conflicting Files Error /foo/bar exists in filesystem

    I tried to do a full update last night and once pacman had acquired all of the files it produced some errors which can be seen below (all of the packages I upgraded can also be seen below): Targets (353): libx11-1.1.5-2 expat-2.0.1-2 dbus-core-1.2.3-

  • Headphone jack audio problem

    I have a confusing problem, any music played through my iphone headphone jack (ie a variety of headphones/adapers tried) sounds garbled unless the bitrate is 320kpbs. All music sounds fine when played through a powered amp, or through the internal sp

  • Tricky Help

    I have simple sql query in my report, when i execute report result will vertically, i need to show horizontally in out put. To better understand i will eg below. select abc,ddd from dual; Report Output: abc xxx yyy zzz I need to show report out put l