COPA actual data postings into new server.

Dear Experts,
I would like to say thanks before update my problem.
we have existing server and transactions posted since four years. we have total 24 company codes into one controlling area and one operating concern. Now the business requirement is to devide one compnay code into seperate server and with new controlling are and new operating concern.
now we have only one operating concern, one controlling area and one company code. now the requirement is to update the all the COPA transaction date from old server to new server with only company code data.
Please share your thoughts on this issue to upload the data.
Regards,
Raju.

Hi Sirini,
Thank you very much for the assurance and the suggestions.
I gave it a few of tries and at the best one resulted in a new error from the NS Listener which I didn't have the nerve to research and solve.
However, the solution I used is "dirty", but I'll post it just in case:
1. Accidentally I found out that I could run SQL Plus from the old instance's folder, but it actually interacted with the new instance.
2. I got the entry in the Windows Registry for the new instance at HKE_LOCAL_MACHINE\ORACLE and exported it
3. I edited the export and altered all paths to the new instance to the old one and then imported the reg file
4. Started the SQL Plus of the old instance, started and mounted the database
5. Tested the connectivity (so far everything works like a charm )
Right now I'm going to follow the best practices for creating a differential backup and set one up on a daily basis so we can do a proper restore if there are any problems in the future.
Best Regards,
Borislav

Similar Messages

  • Possible to retrieve Hyperion data directly into SQL Server?

    Currently we retrieve data into Excel spreadsheets and then often import it into SQL Server. It would simplify things if it was possible to call HPVAL from within SQL.
    Is anyone doing this?
    Any suggestions on where to research this further?
    Thx.
    Brooks

    Hello Amith,
    Have a look at the following from the documentation.
    SET DATAEXPORTOPTIONS
      DataExportRelationalFile ON | OFF;
    DataExportRelationalFile ON | OFF
      ON—The output text export file is formatted for import to a relational database.
    For direct export to a relational database using ODBC:
    DATAEXPORT "DSN" "dsnName" "tableName" "userName" "password"
    I hope this helps.
    Regards,
    Philip Hulsebosch.

  • Transfering Date field into UNIX server

    Hi,
    I transferring date field to UNIX server from SAP which later read by MAINFRAME system from UNIX server.I would like to transfer the date field with length 5 into Unix server.I tried to transfer using PACK, but packed date is not readable to validate the unix file.Can anybody help me out on this.
    Thanks in Advance,
    Kilaru

    hi,
      For writing the fields into Unix file, they have to character fields.
      to pass a date field, try like this.
    data: v_date(10) type c.
      concatenate sy-datum6(2) sy-datum4(2) sy-datum+0(4) into  v_date separated by '/'.
      now send v_date to unix file.
    Regards,
    Sailaja.

  • TFS Data Bases to New Server

    Hi ,
    we are having TFS 2013 version ..we need to migrate only TFS database server to new server. Please let me know the steps for doing this ..need to restore databases from existing server to new server and Need to point TFS application to Point to New Data
    Base Server (we don't use Share Point) where to chance the connection string to point to new server..
    Regards,
    Naveen M

    Hi Chamindac,
    Followed Steps in below link and all commands got executed successfully, but when trying to open TFS from IE it's showing 403.14 forbeddien error..when accessing from Visual studio showing 500 internal error.
    It's showing everything correctly in Team foundation server administration console like application tier ,data tier summary showing updated New DB Server name etc...
    http://blogs.msdn.com/b/tfssetup/archive/2014/05/15/migrating-team-foundation-server-databases.aspx
    Can you please help me on this why it's not working while accessing from IE and Visual studio..what are the areas i need to look. Please help this is most urgent for us
    Regards,
    Naveen M

  • Moving protection groups to a new server - How do I move tape data?

    Hello, I am looking to install a new DPM server and decommission the existing DPM server. 
    I did read the Technet documentation on
    Moving the DPM Server to a different computer
    However, it seems easier to load a new DPM server, point protection agents to it and then recreate Protection Groups. Once all of the recovery points on the original server have expired I can proceed in removing it. 
    The only thing I'm stuck on is how to move all of the Tape data to the new server. And once I do that, how do I associate the recovery points on tape with the newly created Protection Groups?

    Hi,
    The DPM tapes written to on the old DPM server can be moved to the new DPM server and imported, however, the data on them cannot be restored until you re-catalog the tapes, then the recovery points will show up under the recovery tape under EXTERNAL DPM
    TAPES.  
    However - These recovery points can only be restored as flat files using the "recover to an alternate location" option.  The browse will only see protected servers on the new DPM server.  So basically, if you don't use the same DPM Server
    name and restore the DPMDB, you will not get the option to recovery any data back to original location including application data.  This will mean after a flat file restore, you will need to manually move or copy the files back to the applications folder
    and replace the existing files for the application to be able to use them. 
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • New Server - ZFD4 query.

    We have a new Netware 6 server installed. Currently we have ZFD 3 installed
    on a Netware 5 server. I intend to install ZFD 4 on the new server and shut
    ZDF3 down on the old one. I'm not concerned if the inventory data is lost as
    long as I have remote control over the user's PCs from the new server and it
    can gather inventory data on the new server. I am concerned that the local
    user accounts on the users Windows PCs are not deleted or corrupted in any
    way. Does anyone have any advice to give ? Thanks for any replies.

    [email protected],
    > I am concerned that the local
    > user accounts on the users Windows PCs are not deleted or corrupted in any
    > way. Does anyone have any advice to give ? T
    That is not something that happens normally when you upgrade. Have you read
    the 3.x to 4.x upgrade docs?
    - Anders Gustafsson, Engineer, CNE6, ASE
    NSC Volunteer Sysop
    Pedago, The Aaland Islands (N60 E20)
    Novell does not monitor these forums officially.
    Enhancement requests for all Novell products may be made at
    http://support.novell.com/enhancement
    Using VA 5.51 build 315 on Windows 2000 build 2195

  • Best way to migrate SharePoint 2003 data into SQL Server 2008

    Hi Experts,
        I am planning to migrate data from SharePoint 2003 into SQL Server 2008. After the migration SharePoint site will be deleted in couple of months and then that data will be feed into .Net Front end application
    1) What is the best and easy way to do it?
    2) Is there any way to automate the migration process? i.e. If a new record gets entered into SharePoint it should be populated into SQL Server 2008.
    3) Any other suggestions
    Thanks,
    John

    Dear John,
                    If it's just a few lists, and you just want to import them "as-is" then it should be possible to do so ... and survive to tell the about it ;-)
                   Generally speaking, You will need to write a small process (program or script) to read/parse each list and check if the item(s) are in the target table (I assuming that there is a distinct table as target
    for each list, and that each list has 'something" you can use to distinct each row), if it's not there, the just add them according to your needs.  
                   Then just rerun the process periodically and it would keep your databases up to date (you could even set ti up to update those records that have changes, but that would delay your process significantly)
                    What i just described is doable, and not TOO complicated, it could be done i a lot different ways, and with different alternatives of programming/scripting languages. for sure you can do it in any flavor
    of .net language, and even powershell.
                    As I mentioned, this is speaking in general, the actual implementation would depend on your specific needs and the kind of data that you have/need to keep.
    Best Regards / Saludos, Marianok
    Disclaimer: This post, and all included code and information is provided "AS IS" with no warranties or guarantees and confers no rights. Try it at your own risk, I take no responsibilities.
    Aclaración: Esta publicación, y todo en código e información en la misma, es provista "AS IS" / "Como Está" sin garantía alguna y no le confiere ningún derecho. Pruebelo su propio riesgo. No asumo responsabilidad alguna.

  • Error updating data source from SQL Server ODBC into SQL Native Client 10.0

    I am converting Crystal 8.5 reports into Crystal XI release 2. The data source was ODBC using SQL Server 2000 and pointing to a stored procedure. In the new server the data source has to be ODBC again, but it uses the SQL Native Client 10.0 Driver, because the new server is SQL Server 2008. I have copied the same old stored procedure on the new server and it works fine as a data source to a brand new Crystal XI report. But when I am opening an existing 8.5 version crystal report and updating the data source to the new location I get the error message "Some tables could not be replaced, as no match was found in the new data source".
    I thought I could tackle this error by creating a temporary data source using the standard ODBC SQL Driver linked to the SQL 2008 Server instead of the SQL Native Client 10 ODBC. So I first updated the crystal data source to link to this temp ODBC using SQL Driver and it worked fine. But after that, when I try to update the data source to link to the SQL Native Client 10 ODBC, I get the same error again.
    So I guess that the problem is not the new server itself, but the switch between SQL Server ODBC and SQL Native Client 10 ODBC.
    Does anyone know what's going on with this SQL Native Client 10 in updating crystal report data sources?

    CR XI does not support that driver. Try selecting the Native driver or upgrade to CR XI R2 for free and use SP4, 5 and 6 and then FP 6.4 or upgrade to CR 2008 and SP 3 and Fix Pack 3.3
    Thank you
    Don

  • Error with date field when inserting records into sql server from webdynpro

    Dear SDN's,
    I am trying to insert the records into sql server through my webDynpro program.
    I have created a date field in a dictionary with the datatype date.
    In my webdynpro program to insert the date i am following the below format.
    String dateString = "2006/12/10";
          java.util.Date d=new java.util.Date(dateString);
          java.sql.Date <b>date</b> = new java.sql.Date(d.getTime());
    int i=stmt.executeUpdate("INSERT INTO TRAVEL_HEADER(TRQID,PROJECTID,<b>REQDT</b>,ADVCE,ETADV,PURTR) values(21, '555-1212', '" + <b>date</b> + "', 5000, '20060501','hi')");
    when i try to execute it, it gives the following error.
    <b>com.sap.sql.log.OpenSQLException: The SQL statement "INSERT INTO "TRAVEL_HEADER" ("TRQID","PROJECTID","REQDT","ADVCE","ETADV","PURTR") VALUES (21,'555-1212','2006-12-10',5000,'20060501','hi')" contains the semantics error[s]: - type check error: new value (element number 3 (CHAR)) is not assignable to column  >>REQDT<< (DATE)</b>
    Please correct me.
    Your help will be appreciated.
    Regards,
    Sireesha.B

    Hi,
    int i=stmt.executeUpdate("INSERT INTO TRAVEL_HEADER(TRQID,PROJECTID,REQDT,ADVCE,ETADV,PURTR) values(21, '555-1212', 'date', 5000, '20060501','hi')");
    try like this.
    I Think in SQL the general format to take date as input like this.
    INSERT INTO X VALUES ('10/30/56')
    thaks,
    Lohi.

  • Importing Data into Sql Server 2012 from Excel Data

    Hi,
    I got errors like this when i am doing import data into sql server from excel Data. Can you please help us?
    - Executing (Error)
    Messages
    Error 0xc020901c: Data Flow Task 1: There was an error with Source - demotable$.Outputs[Excel Source Output].Columns[Comment] on Source - demotable$.Outputs[Excel Source Output]. The column status returned was: "Text was truncated or one
    or more characters had no match in the target code page.".
     (SQL Server Import and Export Wizard)
    Error 0xc020902a: Data Flow Task 1: The "Source - demotable$.Outputs[Excel Source Output].Columns[Comment]" failed because truncation occurred, and the truncation row disposition on "Source - demotable$.Outputs[Excel Source Output].Columns[Comment]"
    specifies failure on truncation. A truncation error occurred on the specified object of the specified component.
     (SQL Server Import and Export Wizard)
    Error 0xc0047038: Data Flow Task 1: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on Source - demotable$ returned error code 0xC020902A.  The component returned a failure code when the pipeline engine called PrimeOutput().
    The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.
     (SQL Server Import and Export Wizard)

    Are you attempting to import into a newly made table or into an existing table? It looks like it's trying to insert data where it cannot be inserted (invalid column or lack of data size in your column).
    Try the following:
    1). In your excel sheet, highlight the whole sheet and make sure the cells are in 'text' form and try re-importing
    2). save the document as ms dos TEXT and import as a text document.
    3). double check your columns are correct for the data, for example if you have a column that has a string of 100 characters and your column is 'NvarChar(90)' - that might cause the error? Or just correct data type in your column
    3). If that doesn't work and you're inserting into a new table, try importing it as string first and writing a query to insert columns that should be float/integer or whatever. You may want to convert float texts to a 'bigint' first rather than string
    > float as that can cause problems if I remember correctly.

  • Copa actual and planning data

    Hi,
    May I know if I am correct for the below where
    1)
    KE26 or KE21N is meant for correction of actual data in copa and
    KE13N or KEPM is to load copa planning to copa
    2) we have many planning tcode like kpf6, kp06, kp26.
    what is the difference between them and ke13n/kepm?
    thanks

    KE13N is for mass upload of Plan data into COPA, COPA planning os for operating margin planning this is different from cost planning in controlling
    KEPM is for input of planning data by the users in the system
    Thanks
    Naveen

  • Legacy data into new UCM Solution

    we are implementing new UCM solution to one of my client,
    Client is having lots of legacy data(>2TB), and they want to move the complete data into new UCM Solution?
    My question is, what is the way to convert the whole data in to UCM Content server?

    I assume that you are aware of the productised UCM Siebel integration...are you wanting to load legacy data and make it available through this? Even if you are the approach is much the same.
    OK so if on a file system then what you need to do is work out how you can derive metadata either from the directory structure OR the Siebel DB or the content itself - those are in order of difficulty and time taken I would say.
    The simplest thing to do is to use this information to create batchloader scripts. Why not try and create some test scripts where you load in 100 items or similar and see if the results/performance are aceptable.
    It will take a long time to load 2TB of data - how many separate files is this? So you may need to devise a schedule for doing this in a number of smaller migration runs.
    Tim

  • XML Multiple Data Export/Import into New Form

    Is it possible to import an XML file with multiple form data (exported via "Merge data files into spreadsheet" option, then saved as XML) into a "template" form and create individual forms from the multiple data sheet? In other words, I've merged 65 forms' data into an XML file. Now I'd like to import it all back into an updated form.
    What I've been doing now is exporting the XML data individually for each form and importing each form individually into the new form.
    One option is to extend rights to the user to import nd export themselves, but I'm still looking into the Formrouter service, which, if implemented, won't be for a while.
    Any solutions to this painful process?
    Thanks - Derek
    I just realized this may be a question for a different forum...Acrobat... My apologies.

    Hi Derek,
    Without the LC Enterprise server product(s) I don't think you will be able to achieve this. Acrobat.com give a mechanism of distributing the form, I am fairly sure it will allow you to view the responses in a new form.
    Also applying reader extensions to the form with Acrobat will not help, as this removes the ability of importing/exporting XML. See https://acrobat.com/#d=3lGJZAZuOmk8h86HCWyJKg. If you are extending rights with LC Reader Extensions ES then this restriction should not apply.
    If you have the 65 XML responses, I would be inclined to bite the bullet and manually import the XML into the new form.
    Good luck,
    Niall

  • How to copy actual data into current forecast period

    Hi gurus.
    I need your guidance on how to copy actual data into current forecast period.
    This is my case. Let's say I have the following figures for my actuals:
    January 2007 Actual = $110,000.
    February 2007 Actual = $120,000.
    March 2007 Actual = $80,000.
    April 2007 Actual = $100,000.
    Now, my user want to choose any month as the basis for her forecast for the remaining periods. Let's say, she wanted to choose April 2007 Actual as the basis for the remaining forecast periods, so I should be able to display the following figures in my planning folder:
    May 2007 Forecast = $100,000.
    June 2007 Forecast = $100,000.
    July 2007 Forecast = $100,000.
    August 2007 Forecast = $100,000.
    September 2007 Forecast = $100,000.
    October 2007 Forecast = $100,000.
    November 2007 Forecast = $100,000.
    December 2007 Forecast = $100,000.
    Can someone guide me on how to do that?
    Points will be given to good and best answers.
    Thanks.

    Hi Fulham,
    Technical answer:
    First, you need to allow your user to indicate wich month is the reference for the copy. I suggest you to add a new key figure in your actual layout (a 'customizing' layout) that your user will use as a flag:
    January 2007 Actual = $110,000
    January 2007 Flag = 0
    February 2007 Actual = $120,000
    February 2007 Flag = 0
    March 2007 Actual = $80,000
    March 2007 Flag = 0
    April 2007 Actual = $100,000
    April 2007 <b>Flag = 1</b>
    <i>(Help to a fox or an abap exit you can check that only one month is 'flagged')</i>
    Then, in the corresponding level for the data input, you use a function exit in Abap, which will:
    - read the previous customizing layout help to API_SEMBPS_GETDATA so you can get the flagged month and its actual amount ($100,000)
    - generate the news rows into the table XTH_DATA which will be automatically posted in the level with the actual amount
    Is that clear?
    Regards,

  • No data in web analytics report after moving to new server

    Hi,
    I have a Sharepoint 2010 portal, we need to move that portal to a new server.
    For this, I took the backup of the Web Analytics Reporting db and Staging db and restored them in the SQL of new server. Then, I created new Web Analytics Service Application on the new server with reference to the restored databases.
    Now, when I go to check Web Analytics report, there is no data in it.
    Is this because the url of my portal is now changed? Will I be able to get all my data when I change the AAM of new server to the old portal's url?
    Kindly help

    Hi,
    I wonder if Data exists starting from the date of finishing moving. If not, then please make sure Web Analytic is working in your environment.
    You could also check ULS log for relevant error information.
    Here is a similar issue for your reference:
    http://sharepoint.stackexchange.com/questions/42881/web-analytics-in-central-admin-not-showing-all-data
    More information:
    http://blogs.msdn.com/b/sharepoint_strategery/archive/2012/03/16/troubleshooting-sharepoint-2010-web-analytics.aspx
    http://blogs.technet.com/b/manharsharma/archive/2012/10/13/sharepoint-2010-web-analytics-troubleshooting-reporting-db.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • Spotlight doesn't search

    I have a user who is trying to search our mounted Tiger Server (10.4) volumes from his Leopard (10.5.5) system. He cannot retrieve any search results using spotlight. Searching his home drive works fine, but searching any mounted volume returns incom

  • How to use Sharepoint Modal Popup loader in Sharepoint-Hosted Apps

    Hi, I have a requirement to use a modal popup as loader in SharePoint-Hosted Apps. I have used this like following- SP.UI.ModalDialog.showWaitScreenWithNoClose( 'Please Wait', 'while we retrieve...', '400', '600'); But it does not work if we have "SP

  • Switching Languages & Spellchecking

    Hi I recently switched to pages from Word. I work in documents in English and Spanish primarily. How can I easily switch between the two languages so that spellchecking recognizes the correct one?

  • Forms 6i and template.fmb form causes ros error -200

    hi.i am trying to create a custom form...i copied the indicated plls and the template.fmb and the appstand.fmb to my client machine...i set the registry for forms60_path to point to this area...now i try to open the template.fmb form and get ros erro

  • Update register problem

    hi freinds.. problem in j1i5 tcode update registers well iam runing it for 601 movemnet ttype but for month of decemeber when run it not showing the green icon ..its alwyas red and its not creating or updating when i select all and press f5 i debugge