Oracle-Backup from Windows to Unix-Samba over FTP

Hello!
I would like to set up backup for Oracle DB from Tcode DB13.
<b>My SAP systems are installed on Windows (64 Bit).
The backup data should be saved on the Unix-Samba share via FTP.</b>
If I execute DB-Backup the backup is successful, BUT:
The file names are very strange e.g. S3FV1~6
The second problem is that the files will be written to the wrong directory
(I have set the path to "sap/backup" and the files will be written to "sap").
My question is:
<b>Which FTP-server-parameters or settings in the init<DBSID>.sap are responsible for this issue?</b>
The second problem I have:
I have two SAP Systems installed on the same host.
If I execute redo logs archive from DB13 I get the error "no files processing", because of I already executed redo logs for the other SAP system on the same host.
How can I set up this issue?
Thank you very much
regards

Hi Peter!
Excuse me, but my problem is still open and it is very important.
I have posted the similar post to the Forum "Data transfers", because it makes sence to ask not only Oracle-experts, but also experts in area data transfers.
I think my problem is more FTP-server settings than oracle.
BUT I am not sure.
Please excuse me once again, if I have made mistake.
Can you please recommend how to proceed with my question?
Thank you very much!
regards

Similar Messages

  • Migrate Oracle DB from windows to Unix

    Hi,
    our production db is 9.2.0.1 running under windows having 30 GB DB size.
    as per client requirement, we are going to migrate this db to Unix( HP-UX 11.23) Platform with 9.2.0.7 version. we will use export and import for the same.
    can you please share your experience of this type of migration?
    any precautions that i need to take care of while migration?
    thank you very much in advance.

    Hello,
    Here is the best way you can do that without breaking anything and you are in business and not need to compile. You might have to manually resolve any privs issues (db-links, roles before startign the import on target database).
    exp system/manager owner=user1,user2,user3,user4,user5,... file=mynonadminusers.dmp log=myexport.logNow if you have already created all teh uses only and tablespace (it will create in default tablespace if ts doesn't exists)
    imp system/password fromuser=user1,user2,user3,user4,.....  touser=user1,user2,user3,user4,.... file=mynonadminusers.dmp log=myimport.logRegards
    Edited by: OrionNet on Mar 2, 2009 10:47 AM

  • Hello, How do I tell sql+ to spool output file from windows to Unix server?

    Hello, How do I tell sql+ to spool output file from windows to Unix server?
    I am new to SQL+ and just learned how to spool the file. But file is saved in my local windows enviroment and since it's 2GB in size...I want to spool it directly to another remote unix server.
    Pls answer in detail... I have been to most of the thread and didn't see relevant answer to above question.
    Am I suppose to develope some script which FTP the spool file directly to the server I want to
    or
    i Have to use UTL_FILE Package ?
    Thanks for reply

    You may not be able to...
    SQL*Plus can only spool to the local machine. If you have mapped a directory on the Unix server from your Windows machine, you can specify that directory in your SPOOL command.
    You could telnet to the Unix server, run SQL*Plus there, and spool the file to a local (Unix) directory.
    If the Unix server is also the Oracle database server, you could use the UTL_FILE package rather than using SQL*Plus to spool a file.
    If the Unix server is also an FTP server, you could also FTP the file from your local machine to the server.
    Of course, I would tend to re-examine a requirement to regularly generate a 2 GB text file. It seems likely that there is a better way...
    Justin

  • Ora-25215 from windows to unix - please help

    I have successfully set up streams replication from unix to windows -- it works beautifully!
    However, when I set up streams with a different set of tables going from windows to unix, I get the propagation error, "ora-25215: user_data type and queue type do not match"
    I have been all over metalink and the internet trying to find a solution or explanation, and there is very little out there. I found a dozen hits on my metalink search on ora-25215 and one of them was "How to resolve ora-25215..." Alas, it really doesn't address a fix for simple streams, it goes into setting up a payload, etc...
    Like I said, my unix to windows works like a charm, but unix to windows doesn't. By the way, my windows is 2k and my unix is solaris 8. Anyone have any ideas for what the problem is?
    Thanks,
    jimmy

    Jimmy,
    Make sure your propagation is configured correctly. It is also possible to get this error in Oracle9iR2 if you use the wrong queue name or schema when configuring propagation.
    Janet

  • RMAN Backup from windows to Linux

    Hi,
    I am having Windows 2003 server Oracle 10.2
    and I have RHEL5 and Oracle 10.2
    I have taken a RMAN Oracle Database Backup from windows..
    I have installed oracle software on RHEL5 and now i need to restore this backup to the Linux
    it is possible to restore it? if possible can any one let me know the process?
    Regards,
    Vijayaraghavan K

    I have another doubt
    I took RMAN full DB Backup - it comes around 2.5 G (performed on time 9.00 A.M morning)
    When i perform differential incremental backup it comes around 2.6 G (performed on time 9.45 A.M )
    Why it is coming like this.. The backup should happen only for the changed blocks alone?? i.e it should come around 10 Mb or 20 Mb?? Why is like this? or my understanding of differential backup is wrong?
    I issued the below commands for Full DB Backup and Incremental Backup...
    FULL DB backup at 9.00 A.M
    RMAN> BACKUP INCREMENTAL LEVEL 0 DATABASE;
    Differentail Backup a 9.45 A.M
    RMAN> BACKUP INCREMENTAL LEVEL 1 DATABASE;
    Regards,
    Vijayaraghavan K

  • Migrating database from windows to unix

    Can anyone, please suggest me some reading on migrating a database from windows to unix? Thanks

    Yes an export import is the most likely migration path you have. There is another option. You may install, just temporarily a 10g environment on the windows platform, then upgrade using the DBUA from 8i to 10g on the same platform. This way you will make sure you don't miss a piece of data during the migration process.
    Once your database is at the 10g platform, you may proceed with a transport tablespace from 10g win to 10g unix. Violà, your database will be on the 10g platform.
    Next, deinstall the windows temporary 10g installation.
    Notes:
    1. Make sure your 8i db is at the latest patchset available at 8i (8.1.7.4.0)
    2. Define which unix platform you are referring to. It's because of endian issues.
    ~ Madrid.

  • ABAP Adaption while migrating from Windows to Unix

    Dear All,
    I am working on a project where SAP system has been migrating from Windows to Unix os. Because of this all ABAP which are using Files, Operating system command has to be adapted as well.
    How can I get such a list of ABAP objects which will be affected by this migration.
    Example I can look for Dataset command, External OS Commands and so on..
    Please advice if there is a straight forward way to get such a list?
    Your prompt response would be higly appreciated.
    Thanks in Advance
    Hemendra

    Hello -
    You need to visit URL - System Copy and Migration
    Also refer to SAP note 547314, and the System Copy Guide for your SAP
    release on SAP Service Marketplace :
    http://service.sap.com/instguides -> <SAP System> -> <Release>
    ->Installation.
    Regards.

  • Oracle OS authentication through ODBC from Windows to UNIX

    I have a third party application on Windows 2003 Server that I will use to write data to an Oracle 10g database on HP UNIX. The software vendor says I need to start the application and the login that is running the application needs to be windows authenticated to the Oracle database in order to insert or select data. I have setup OPS$ accounts for operating system authentication but the ODBC returns a SQLConnect to "ODBC" error -1. How can a Windows user do a operating system authentication to an Oracle database on a UNIX platform? Thank you for your help.

    Hi,
    What is the error message?
    The ODBC driver doesnt do any sort of authentication, it just passes on what you give it to the client/networking layer. As such, I'd expect you to have the same issue making a sqlplus connection from the client machine, so a forum that deals with pure client connectivity may be a better place to post your question.
    The above assumes however, that your problem is specific to OS AUTH, and the app isnt running as a Service, an IIS app, etc. In that case, the user the process is running as may not be who you think it is.
    Can you connect ok without using OS Auth? (ie, supplying a username/password)? There were permissions issues in the base 9201 and 10201 client install that prevented Oracle client software from working at all unless you are an admin user.
    Hope it helps,
    Greg

  • Script for transfer the file from windows to UNIX machine

    Hi expert
    1. I neeed one script that will transfer the files from windows machine to UNIX machine.
    2. And the data updated in Windows file should also be update in UNIX file.
    3. Please send me the steps how can i schedule this script.
    Thanks in advance
    Regards
    Frnd

    It depends on what you need.
    It's possible to use:
    -winscp
    But that means using a program to drag and drop files. This is most commonly used.
    -setup samba on the unix system (the samba package/software needs to available for your unix)
    This requires some setup on the unix system, and your windows system (connect the unix system and put a share defined on the unix system to a driveletter on your windows system), but lets you easily make a batchfile which copies data from one windows drive to another. A batchfile can be scheduled using 'at'.

  • File Upload Performance using IE from Windows to Unix via HTTPS

    Hi,
    Is there any performance issue uploading a file
    using IE from Windows client to UNIX server via HTTPS?
    Before that, we were using HTTP protocol and everything run smooth
    Once we change to HTTPS, we might hit the "HTTP 500 Internal server error"
    Even though this does not happen all the time but still, it affect the overall performance of our system
    We'd tested other browsers such as Netscape, Firefox, Opera and we don't hit any problem with them
    Is there any way to improve the performance?
    Is there any site i can refer to? cause i need some explaination on how this could be happen
    Thanks

    Is there any performance issue uploading a file
    using IE from Windows client to UNIX server via
    HTTPS?With HTTPS, the contents of the files are encrypted while uploading. This might hit the performance in some cases.

  • How to uninstall Oracle 11g from windows xp professional version 2002 SP3

    Hi Peers
    I didn't know that, it's complicated to remove oracle and I was messed up with files&folders to uninstall and I'm lost :(
    can any one help me out uninstalling oracle 11g completely from windows?
    anyone's help would be greatly appreciated, hope will get out of this mess
    Thanks a lot in advanced
    Chowdary

    yes, I know that I have installed OBIEE and those services related to OBIEE
    my main objective is to install OBIEE and for that I got to install oracle database, I did install both database and OBIEE then I didn't find any database to use for OBIEE (silly right :P). yes, that is true and I'm lost
    what to do now?
    Found easy way is re-installing, I tried uninstalling both and not sure whether database was deleted or not, the same case with OBIEE
    what I'm asking you is, "HOW TO ENSURE THAT I HAVE NO ORACLE DATABASE ON MY SYSTEM?"
    Don't take me the other-way, I'm very new with Oracle products
    Thanks for the patience & time of course :)
    Awaiting for your valuable response
    Edited by: 941958 on Jul 30, 2012 7:17 PM

  • Connect to oracle 9i from windows 7

    Hi, Thanks in advance!
    Database: oracle 9i sitting on a 32 bit machine.
    Client: windows7 64 bit computer
    installed oracle 11gr2 client
    Is there a way to connect to oracle 9i database from C:\Windows\SysWow64\odbcad32.exe on windows 7 machine? or what is the possible way to connect to Oracle 9i database?
    What we need is to run crystal reports from windows 7.
    Again, thanks and happy holiday!
    Edited by: user11017933 on Dec 20, 2012 12:17 PM

    Thanks for your reply!
    Yes, I installed 11gr2 32 bit client as administrator, but still not work.
    When I run odbcad32.exe located in C:\Windows\SysWOW64, a new System DSN can be added using OracleClientHome, but connection does not work. Do I miss anything?
    The error message is:
    Unable to connect
    SQLState=08004
    [ORACLE][ODBC][Ora]ORA-12154:TNS: could not resolve the connect identifier specified
    Edited by: user11017933 on Dec 21, 2012 4:56 AM

  • Help again for removing Oracle components from Windows NT machine

    I want to remove all oracle stuff from my Windows NT machine.I have a problem to do it.I did following:
    1.Stop all Oracle involved services.
    2.delete all registry involved in Oracle.
    3.delete all folder involved Oracle.
    But I cannot delete following registry key:
    LEGACY_ORACLEAGENT80
    LEGACY_ORACLECLIENTLISTER
    LEGACY_ORACLEHOME81TNSLISTENER
    LEGANCY_ORACLEDB8
    LEGANCY_ORACLESERVICEORCL
    LEGANCY_ORACLESERVICESPORTS
    LEGANCY_ORACLESNMPPEERMASTERAGENT
    LEGANCY_ORACLESQLSERVICESV8.0SQLSRVCONFIG
    LEGANCY_ORACLESTARTOAS40_WEBSITE40
    LEGANCY_ORACLESTARTORCL
    LEGANCY_ORACLETNSLISTERER80
    LEGANCY_ORACLEWEBBASSISTANT
    LEGANCY_ORACLEWEBBASSISTANT0
    LEGANCY_ORACLEWWWLISTENER40ADMIN_WEBSITE40
    LEGANCY_ORACLEWWWLISTENER40NODE_WEBSITE40
    LEGANCY_ORACLEWWWLISTENER40WWW_WEBSITE40
    I have already deleted all Oracle folders.
    The status in my machine now is: no Oracle folder,no registry keys involved Oracle excopt above Keys.
    Any help is appreciate.

    Thank you very much.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]:
    These are internal Windows registry keys - you do not need to delete them
    Jason Pepper
    Snr Product Manager
    Oracle Enterprise Internet Tools<HR></BLOCKQUOTE>
    null

  • Manage Server 2012 Backups from Windows 8.1

    Hello,
    I am trying to find out if it is possible to manage server 2012 backups from a windows 8.1 workstation via GUI or is the CLI the only option?
    I found a few articles online that mention to use a computer management console > storage > backup (but from what I know it only works if you're connecting from a 2012 server itself)
    Thank you in advance!

    Hi,
    We cannot manage server 2012 backups from a windows 8.1 workstation. Ye may need to use Remote Desktop Connection to access server 2012 from windows 8.1 workstation. In additional, we could manage server 2012 essential backups using dashboard on Windows
    8.1 workstation.
    For more detailed information, please refer to the article below:
    Get Connected in Windows Server Essentials
    http://technet.microsoft.com/en-us/library/jj713510.aspx
    Best Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Migration BIEE repository from Windows to Unix

    Hi,
    has someone experience with migrating repository objects from a windows to Unix environment or vice versa? Are there any problems (different XML generated etc.)?
    Background: We are developing in a Windows environment but later we want to move to Unix. Until now no Unix server is available.
    Thanks,
    Marcus

    How is it at the GiantEagle (worked in Cranberry last year)?
    How exactly do you do a short-deck migration/promotion to UAT or PROD? How do you ensure that changes in the DAC make it into the UAT/PROD without killing the existing objects?
    Currently we have 3 env, DEV/INT/UAT/PROD and we're trying to write a policy manual to ensure that what goes on in DEV gets all the way into PROD without damaging INT, UAT or PROD.
    jrod.

Maybe you are looking for

  • Getting error : There is an error while getting plan id.

    Hi, While opening plan I am getting this error: 'There is an error while getting plan id. No Free partitions available. Contact DBA to create partitions.' Can anyone help me here?

  • What's the deal when syncing to an iPhone? Unexpected results

    I'm new to Aperture, and have had odd issues when syncing selected Aperture albums through iTunes to my iPhone 3G. First, the photos appear in chronological order in Aperture 2, but are completely random when browsing the albums on my iPhone. Also, e

  • Tax indicators from CMR to sales order

    Hi,           My tax indicators for customer are not getting copied to sales order although if i change tax indicator in CMR then they are working accoridingly. Suppose i make indicator for VAT as zero in customer master then no vat would come  but i

  • Multi-currency Invoice Report in USD and SGD

    Hi I am Developing Invoice report using XMLPin EBS ,which Must Show Currency in USD and SGD(Singapore Dollar),means at the end of report client want to display USD amount and SGD amount .In oracle report (RAXINV) I am able to get Both currency but In

  • DEFAULT SUPPLIER FOR AN ARTICLE

    Hello I have an article which can be supplied by different suppliers and I want to define a default supplier. How can I do this in the Info-Supply File of this article ? Thank you in advance for your answer. Best Regards.