Page and group Import and export problems

we are migrating from portal 3.0.6
(part of ias 1.0.2.0.1)
to
3.0.8(part of iAS 1.0.2.1).
OS:Solaris 2.6
The exports from 306 works fine.
when i imported security data for users and groups(secimp.csh) it swapped the users for two groups
i get the following error when i try to import pages
ERROR at line 1:
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "PORTAL30.WWUTL_POB_TRANSPORT", line 1879
ORA-01403: no data found
ORA-06512: at line 6
Anybody has this problem?
Thanks
null

Hmm.. export/import only works between portal installations at the same version level. What you need to do is to use the upgrade scripts that will take you from Portal 3.0.7 to Portal 3.0.8, which are not available yet. We hope to make these scripts available in a couple of weeks on OTN. (Yes.. I too am waiting for these scripts).
Best Regards,
Harry Wong

Similar Messages

  • Problem embedding video in Pages and exporting as epub

    I'm using pages 09 ver 4.2 (1008). I' trying to embed video (.m4v and .mov)  I can't find the checkbox  'Copy audio and movies into document'. The user guide says it's an advanced option on the 'save as' but my version of pages runnning on Lion 10.7.4 doesn't have a save as'- just a 'save a version. It apparently does auto save).
    I'm using Book Proofer to send the epub generated by Pages to my iPad. The strange thing is that some times the videos work and then I add another and one that used to work don't even appear when viewed on my iPad.
    Any one had experience adding video (eother m4v or mov files using pages and exporting as a epub?
    Thanks for any insights!
    Steve

    As far as I know, the Keynote export does not support video, only images and text (and, new with version 3, mp3 audio!).

  • I created a brochure in pages and exported it to a pdf format. The pdf looks and opens perfectly using preview but when opened in adobe reader (which my printer uses), fonts look odd, transparencies don't display...etc. Tells me error exists on page?

    I created a brochure in pages and exported it to a pdf format. The pdf looks and opens perfectly using preview but when opened in adobe reader (which my printer uses), fonts look odd, transparencies don't display...etc. Tells me error exists on page?

    Does this essentially mean there is no way to fix this problem on my end? It's a pity because the design and branding of my brochure will suffer if I remove transparencies and use different fonts. It also concerns me moving forward because it means the quality of print on my pieces will be significantly lower because most commercial printers use Adobe products.

  • Data importing and exporting problem between BADI's

    Hi Experts,
    I am facing a problem in importing and exporting the data between badi's.
    I am able to import and export the data between DOC CHANGE and DOC CHECK BADI's etc; but now i have a requirement to map a field from SRM to R/3.
    Supplier order key field which is added to the basic data section of Shopping Cart should be mapped to the corresponding fields in R/3. I have added the field and when i am trying to map it to R/3  i am facing the probelm.
    This Supplier order key field will be coming from ZBBP_CATALOG_TRANSFER badi and i am trying to map it in the Z_BBP_CREATE_PO_BACK Badi; i tried by using the below statement to export a single parameter to PO BACK badi from CATALOG TRANSFER Badi
      EXPORT zsupp_ord_key FROM zsupp_ord_key TO MEMORY ID 'Z_SUPP_ORD_KEY'.
    which is not working.
      IMPORT zsupp_ord_key TO zsupp_ord_key FROM MEMORY ID 'Z_SUPP_ORD_KEY'. in PO BACK BADI.
    Can any one please let me know why this is happening?
    And i have strange problem in this ...
    when a user copies a catalog which is already created then we can not map the field to R/3 PO
    and again if he tries to create a cart by selecting "Old carts which are already created" we cant map field for the above two things to happen i think we need a custom coding .....
    Thank you
    Lokesh.

    Hi Lokesh,
    BADI implementations have classes for which an instance is created at runtime and hence the import and export memory logic will not work.
    Please try to create a function module for these BADI and call them in these BADI's. Then go ahead with the import and export logic. This could help.
    I would rather advice, to figure out an option to avoid this memory manipulations.
    Regards
    Kathirvel

  • Convert pdf files into wiki pages, and export wiki pages as word and pdf files

    I am working on an enterprise wiki site collection inside my SharePoint server 2013. And there was a requirement to automatically generate wiki pages from word documents. As I read that the built-in service within SharePoint does not support importing the
    pictures within the word documents. So I looked into 3rd party tools and I settle on the “Kaboodle Word to Wiki” link
    which will manage to convert word docs into wiki pages, with only minor layout problems.
    But I want to know if there are additional tools which support the following:-
    Converting pdf files to SharePoint wiki pages.
    Exporting SharePoint wiki pages into pdf and word documents?
    Regards

    I haven't seen any third party tool converting pdf files to SharePoint wiki pages and and exporting SharePoint wiki pages into pdf and word files.
    You need to write custom feature where you can use iTextSharp pdf for pdf conversion. you can also check below blog which shows the export of SharePoint Wiki to Word/PDF without 3rd party tools:
    http://blogs.msdn.com/b/thomsven/archive/2011/09/09/export-sharepoint-wiki-to-word-pdf-without-3rd-party-tools.aspx
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.
    the link you posted is a manual process for converting wiki to pdf ,, i was looking for a tool which allow converting wiki to pdf ?

  • Blank second page and export error in Crystal 10 Web Report Viewer

    We have a customer that is having 2 issues viewing an .rpt file in the Crystal 10 Web Report Viewer.  When they view a report that is 12 pages, the first page appears OK.  When they click Next to go to the Next page, the page shows as blank.  The second issue is that If they try to export the .rpt they get this error:
    Exception Details: System.Runtime.InteropServices.COMException: Access denied Error in File UNKNOWN.RPT:
    Access to report file denied. Another program may be using it.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack trace:
    [COMException (0x80000220): Access denied.
    Error in File UNKNOWN.RPT:
    Access to report file denied. Another program may be using it.]
          CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export (ExportOptions pExportOptions, RequestContext pRequestContext) +0
    CrystalDecisions.ReportSource.ErrorReportSourceBase.ExportToStream(ExportRequestContext reqContext) +133
    [LoadSaveReportException: Access denied.
    Error in File UNKNOWN.RPT:
    Access to report file denied. Another program may be using it.]
    CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e) +661
    CrystalDecisions.ReportSource.ErrorReportSourceBase.ExportToStream(ExportRequestContext reqContext) +186
    CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExplortRequestContext reqContext) +20
    I can view and export the same .rpt file in my environment without any issues.  Has anyone seen these errors before and have any ideas on how to resolve them?  They seem to be environment related since I can view the same report OK on my machine.
    This is using Crystal 10 on Windows Server 2003.

    Hello,
    This sounds like a postback issue. Does your application handle postback by putting the report in session?
    There is a [sample|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/CrystalReports_dotNET_SDK/crsdk_samples_aspx/data/crsdk_net_tutorials_115_en.zip] to look at on our website. It was created with Crystal Reports XI R2 and Visual Studio .NET but the code will be the same.
    The basic code is:
    Private crReportDocument As ReportDocument
        Private Sub ConfigureCrystalReports()
            'Check to see if the report exists
            If (Session("crReportDocument") Is Nothing) Then
                crReportDocument = New ReportDocument()
                crReportDocument.Load("C:\1 - Report\CRParams.rpt")
                'Do anything required for the report
                'Logon to the database
                'Pass parameters
                'Assign the report into Session
                Session("crReportDocument") = crReportDocument
                'Assign the report to the Viewer
                myCrystalReportViewer.ReportSource = crReportDocument
            Else
                'Assign the report that is stored in Session to the report instance.
                crReportDocument = CType(Session("crReportDocument"), ReportDocument)
                'Assign the report to the Viewer for each postback
                myCrystalReportViewer.ReportSource = crReportDocument
            End If
        End Sub
    Elaine

  • IMPORT and EXPORT PROBLEM

    Hi All
    I have a problem.I need to export the data and then import it inot another database.I used imp and exp file but it is not exp and imp data but exp and imp database structure,triggers,procedure etc but not data
    Please tell me how should i proceed.
    Thanx
    Manoj

    When you export, it will list all of the table structures that you are exporting. You can limit some of the other information that it exports by setting parameters.
    I assume that the database you want to import into already has all of the table structures and grants.
    When you export, set the following parameters:
    GRANTS=N
    INDEXES=N
    CONSTRAINTS=N
    TRIGGERS=N
    The default for exporting data is Y so you don't need to include that.
    It will still export the table structures but you can ignore them on import.
    Then on import, set the following parameters:
    GRANTS=N
    INDEXES=N
    CONSTRAINTS=N
    IGNORE=Y
    The default for importing data is Y so you don't need to include that.
    That will import data and not import table structures unless there is a new table in the database that you export from.
    Another option that might help is to export by using a table list. This will eliminate the issue of export procedures.

  • Import and export problems!

    I'm new to Aperture so bare with me please, I'm using the cannon Rebel XT, I noticed ( after an update I'm thinking) that when I wanted to import from the camera the frames were randomly placed, and when I click X to close and then click import again they would be in order, I called about this and the speaker said, well it seems like you have it working, I was hoping that with a new updates this would be fixed,( like it did with contact sheet) then I wanted to export a project to a RW-CD the same thing happen when checking the CD the Image were randomly placed and very unprofessional, Can anyone help me with this? Should I reinstall the aperture program?
    mac book pro   Mac OS X (10.4.8)  

    Hi Billy,
    No, don't reinstall Aperture, though do consider trashing the plist file:
    user/Library/Preferences/com.apple.Aperture.plist
    This will not break anything, but you will need to reset your preferences when you relaunch Aperture. So, note them down first.
    Are the images out of order in the IMPORT viewer or after you import into a project?
    If in the IMPORT viewer, then I have no clue.
    If in the Project viewer,check to see whether the sort order is image date or custom or version name. Image date is usually good.
    I'm not sure about the export side, as file order is (typically) seen using Finder, based on which column you wish to sort on. Does clicking the Name or Date column heading give you the desired result? Or are you seeing the order through some other means? Please explain.
    Thanks,
    G.

  • How do I import an InDesign tagged text file into multiple pages and export as .ps or .pdf using Jav

    I have an InDesign tagged text file I've translated from .xml. I need to automate the following steps:
    1 - access specific InDesign template (eg. ABC_template.ind)
    2 - import tagged text file into InDesign
    3 - autoflow text to END of document (normally around 3-5 pages)
    4 - save document as either .ps or .pdf file
    5 - where the input file stub name matches the output stub name (eg., OrigName.txt outputs as OrigName.pdf).
    I would like to completely automate this whole process using JavaScript (because I don't know anyone that knows AppleScript). I've automated the first part using a perl script. I've been trying to find sample snipits of JavaScript that would do one or more of the items listed above, but am having a hard time finding what I need.
    Please, I'm desperate!! Can any of you InDesign scripting guru's out there help me??
    Thanks in advance!!
    LindaD

    Hi Linda,
    I might be able to help you out. You can contact me by email (click on my user name for the address), or if you post your email here.

  • Playback and export problems

    Greetings,
    I've just done a Leopard clean install on my Quad G5 (2.5 gigs RAM). So far, I've reformat my HD, install Leopard, install all apps from original CD's, the work!
    I use STP as my main editor for a radio show. Normally, I import the music (AIFF), the voice clips (BWF) and do my editing without any problems. Since I've switch to Leopard, STP cannot playback any file without having audio dropout or glitches. It sounds like STP is not able to playback the imported files. And, btw, I'm having no problem to play those files in Quicktime, Audacity or Garageband. Perfect playback, without a glitch!
    And if I try to export the project to MP3 or WAV, I'm having another problem with the resulting file: dropout and glitches at playback.
    Anyone seen that?
    Regards
    MD.
    Message was edited by: Michel D.
    Message was edited by: Michel D.

    INCROYABLE! But true!
    I finally solved all my problems with Logic, Soundtrack Pro, GarageBand and tutti quanti. It's like having a new machine!
    The solution? How did I solved it? It's right there, from an anonymous Applecare worker:
    http://discussions.apple.com/message.jspa?messageID=6020837#6020837
    ) Emptied system cache (library folder) and user account cache (username/libraryfolder).
    2) Shut down and unplugged my Mac for 5 minutes.
    3) Held down option + command + p + r keys to reset the system pram.
    Like the good ol'time. A PRAM problem. Fiew!
    The champagne is on me! We'll probably never know that guy's name, but many thanks to him. He's my hero tonight.

  • Can't send documents created in pages and exported in windows word format

    Created a document in Pages then exported them into a Windows Word format to my desktop then opened Mail and attached the document to Mail. Whenever I hit the send button I get an error message: "syntax argument error." My ISP is yahoo. They researched the problem and stated it has to be a Mail problem. Anyone out there had this problem? How did you rectify it?
    Thanks anything will help...

    Does sound like a mail problem. You could try right clicking on the file & create archive of ... This will create a zip file. Try sending the zip file.
    Do you have another account? Try that.
    Try another mail program like thunderbird.
    Robert

  • Indesign CS3 - copy paste and export problem

    When I try to copy text in Indesign CS3 and paste it in Word 2007 - or even in notepad - nothing happens. Pasting works fine when I stay in Indesign, but not when I try to paste it in another application.
    So I tried to export text to RTF (selecting text, export to rtf, give a name als save), but no file was created.
    Pasting text from another app. into Indesign just works fine.
    Am I doing something wrong, or is this a bug?
    Thanks for any advise.
    (Windows Vista, Dell 9200, 4 MB memory)
    L.L.

    I solve this problem in windows XP using the Phaedra's first optimistic tip and worked fine to me.
    When I tested the IDcs3 in another profile it was clear that the problem is not in the program, but in permissions or another detail in the user config.
    To simplifly my life, I create a new user account "MIGUEL2" in Windows as admin powers. With this new account I "reboot" my oldest ("MIGUEL") account to user mode. Restarted windows and, with "MIGUEL2" I reset the privileges to "MIGUEL" to admin user.
    Now I can export txt and rtf files from IDcs3. ;)
    You can skip the last step and work only with the new account or just work as user, not admin...
    Really weird. Why this happened? I don't know... but I'm happy that was too simple to solve...
    Best wishes
    Miguel Leite

  • I can't access hotmail or gmail. I get the message "unable to connect to the server". However I can access both msn and google main page and not problems with other sites. Any ideas of what to do?

    Cannot access hotmail or gmail, although no problems with the actual msn home page or other sites. I get the message: Firefox can't establish a connection to the server at .....
    == URL of affected sites ==
    http://login.live.com; http://www.google.com

    Hi thanks for reply.
    No, not that I'm aware. How/Where can I check this?
    The only think I've done recently is install a different antivirus program and uninstall the old one which had expired. Not sure if this is linked to the problem...?

  • How to change element in many pages and export to pdf?

    Hi guys!
    I've got a lot of Pages files with some text and graphic in the footer.
    I'd like to change this footer in all of them instantly and then export modified files to pdfs.
    Is that possible?

    I've tried but chosen not the best way..
    That's how I do it:
    1. Opening few Pages files (with editable footer)
    2. Copying every single pages to one Pages file.
    3. Editing footer in all of them instantly.
    4. But I'm exporting edited pages as one big PDF... And I want to export them seperately of course.
    Any idea how to do it fast and easy? Working with 100 files is real pain.
    Thanks for any help!

  • Why Firefox 5 eating up 1074424KB of my 2027520KB physical memory, with 9 tabs has loaded pages and 6 problem loading page as i stoped them?

    Firefox was minimized i was doing something else but while switching to another application the screen got frozen, when it become normal i checked Task Manager and got Firefox is using 10744424KB (almost 53% of physical memory). As stated in question 9 tabs finished loading and another 6tabs showing problem loading page as I stopped them clicking on offline mode and when they stopped loading I switched to online mode.

    Yes, Safari Web Content can use a lot of RAM.  However, I don't think that would be the cause of crashing; lots of memory use rarely causes crashes.  Poorly written software that runs in kernel space (AV software fits this), can cause this.
    Safari Web Content is "caching" a lot of stuff.  More than I'd like it to.  If you have 47 tabs open, and close them down to 1, SWC will still often be taking up a lot of RAM.  If you quit and restart Safari it will give the memory back, though in general if the system is under memory pressure I think SWC will also release some more RAM.  In general I never notice this to be an issue.
    I think with OS X Mavericks things may improve as well, based on details on the Safari tab, as well as with "Compressed Memory" which would help as your system approaches using all its RAM:
    http://www.apple.com/osx/preview/advanced-technologies.html

Maybe you are looking for

  • How do i download apple developer apps, specifically xcode

    Hello, I am trying to download a software developer's application called xcode (version 5) to a PC so that I can run it using  OS X in a virtual machine (Oracle Virtual Box should work) and learn how to develop apps for iphones.   This is a free appl

  • Messages display phone numbers not contact name

    After I updated my iPhone 4s last night my messages come in displaying the phone number not the contact name. I checked the number in the contact and they are the same. The number 1 is not in the contact or in the message display. I have readded a co

  • How do i get to see and enable ann app I downloaded and its not seen in the extensions

    I have an app that I downloaded that keeps track of my activities . and the icon is here I can see it , the the company that the app is from is telling me that i need to enable it . I went to pluggins and extensions to enable but its not their , . wh

  • Printing as another user issue...

    Hey guys, I have 2 accounts, 1 is a domain admin account, the second a regular domain user; When I print using my regular account to a shared printer (print server), the server shows the owner is my domain admin account, but when I print to my local

  • Library question within ITunes

    The problem I have is within ITunes. I click on Library. Then I find that 'Name' column is populated only, with the Song Title only. Do you know why the Album column does not have the name of my albumn or the Artist column either? My other music has