Oracle Cloud

Hi All,
I have registered Oracle Cloud Trial Service,
How I can configure the backup location as Oracle Cloud?
Please suggest the documents to follow.
Thanks
Shaik

Hi All,
We have configured Oracle Database Backup Service by following An Oracle White Paper released in January 2015.
When iam trying to  take backup we are getting the following error:
GET: https://storage.us2.oraclecloud.com/v1/storagetrial1756-in66952/?x-SessionId=117C096B86CB23ECE053CE0E10AC09A0&x-ReqTime=2015-03-17%2012%3a23%3a40.256&x-ReqCnt=1&x-SbtApi=sbtinit2&x-SbtVersion=3.15.1.16&x-System=Linux%20x86%2064-bit&x-SystemId=13&x-Node=r1224test.4iapps.local&x-User=oracle&x-LicMaxSessions=0&format=xml&x-SbtOp=DiscoverBucket
Status => 204
Reason => No Content
ReqId  => tx80f61cdcd73045a6982e3-0055081bc8
9196_140310953601504; Tue, 17 Mar 2015 17:53:41
KBHS-01404: See trace file /u01/app/oracle/diag/rdbms/oracloud/ORACLOUD/trace/sbtio_9196_140310953601504.log for details
KBHS-00700: HTTP response error 'No Content'
I have saw the same error in the following error:Trial Subscription ODBS RMAN Backup fails with KBHS-00700 (Doc ID 1684179.1) but no luck.
Please suggest.
Thanks
Shaik

Similar Messages

  • Welcome to Oracle Cloud!

    Welcome to Oracle Cloud! A couple of known facts that you should be aware of:
    A. http://cloud.oracle.com is supported in Firefox, Chrome, IE, and Safari browsers. However, there maybe some features that may not provide optimal experience in IE.
    B. Java and Database Cloud Service - documentation and self service trial service availability will be announced soon.

    Have you made the user a buyer?
    (Purchasing > setup > personnel > buyer)
    Sandeep Gandhi

  • Error while deploying adf application on oracle cloud service

    hello, i hv registered oracle cloud service for java and database. i hv created simple adf application in which there are 2 jsf pages only linked together. I m using oracle jdeveloper 11gr2. so i hv created ear file for deployment on cloud. i deployed adf application on cloud using java console. But, after uploading application, deployment was failed. I tried 3 times this, but the result was same. I checked log, where i got 3 warnings in whitelist log and error in deploy log. Those are as follows:
    Warnings in   whitelist log:
    2013-04-14 06:57:11 CDT: Starting action "API Whitelist"
    2013-04-14 06:57:11 CDT: API Whitelist started
    2013-04-14 06:57:12 CDT: WARNING - There are 3 warnings(s) found for Testapp.ear.
    2013-04-14 06:57:12 CDT: WARNING - Path:Testapp.ear (3 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:Testapp.ear (3 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:Test_ViewController_webapp.war (3 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:WEB-INF**** (1 Warning)
    2013-04-14 06:57:12 CDT: WARNING - 1:Recommended child element "login-config" missing under element /
    javaee:web-app.
    If you want to make your application public, you can have empty
    <login-config/> in your web.xml. If you need authentication then you must
    have <login-config> and its child <auth-method> element in web.xml.
    Without this element(<login-config>), users may be challenged by SSO, but
    the application code will be executed as anonymous user only. Line No:4.
    2013-04-14 06:57:12 CDT: WARNING - Path:WEB-INF**** (2 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - 1:Recommended child element "jsp-descriptor" missing under element /
    orcl-weblogic:weblogic-web-app.
    If you have a JSP file that is not pre-compiled, The compilation errors
    could be shown on the browser. It is recommended to include
    <jsp-descriptor><verbose>false<****><****-descriptor> in weblogic.xml.
    Line No:2.
    2013-04-14 06:57:12 CDT: WARNING - 2:Recommended child element "session-descriptor" missing under element /
    orcl-weblogic:weblogic-web-app.
    You will be required to have distinct cookie-path, if multiple
    applications are accessed with in the same SSO session or if you have
    multiple applications with different auth-method(CLIENT-CERT, FORM, BASIC)
    in the same service instance.
    Line No:2.
    2013-04-14 06:57:12 CDT: WARNING - Testapp.ear had 3 warning(s).
    2013-04-14 06:57:12 CDT: INFO - Whitelist validation has completed with 0 error(s) and 3 warning(s).
    2013-04-14 06:57:12 CDT: Whitelist validation passed.
    2013-04-14 06:57:12 CDT: "API Whitelist" complete: status SUCCESS
    and Error in deploy log:
    2013-04-14 06:57:12 CDT: Starting action "Deploy Application"
    2013-04-14 06:57:12 CDT: Deploy Application started
    2013-04-14 06:57:15 CDT: weblogic.application.ModuleException: Failed to load webapp: Test-ViewController-context-root because of DeploymentException: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
    2013-04-14 06:57:15 CDT: WL action state: failed
    2013-04-14 06:57:15 CDT: Action FAILED with WL action state: failed
    2013-04-14 06:57:15 CDT: Check the server log of your Java cloud service for more info about the failure.
    2013-04-14 06:57:16 CDT: Application deployment failed.
    2013-04-14 06:57:16 CDT: "Deploy Application" complete: status FAILED
    I am using jdeveloper 11gr2, so pls dont tell me to use jdeveloper 11gr1. because, i hv already developed an application for my final year B.Tech and i cant migrate to previous release. So there is only one way for me by generating ear file and deploying from console.
    So,
    I m not getting what is the problem and what will be solution for this?
    What should i do?
    What changes should required?
    pls, help me to get out from this problem !!!!!

    Well, I guess you have a problem here. Check http://multikoop.blogspot.de/2012/12/deploying-adf-applications-into-oracle.html and from this
    >
    Note: In its current stage Oracle Java Cloud Service runs WebLogic Server 10.3.6 with the appropriate Runtime ADF 11.1.1.6. Deployment of ADF 11gR2 Applications is currently not supported. Beside this limitation some ADF Features are not supported on the Oracle Cloud. According to the Oracle Cloud Documentation it is not supported to use the following ADF features
    ADF Desktop Integration
    ADF mBean
    ADF MDS (Seeded customizations or cross-session personalization)
    ADF Mobile
    ADF Active Data Services (=> No real-time ADF Web Apps in Oracles Cloud)
    ADF Business Components services interfaces (web services) or events
    ADF Data Controls for BI, Essbase, BAM, and JMX
    Further there are some restrictions which are good to know I think
    No Java Mail API (=>Sending Mails is prohibited)
    No File system access by deployed applications (=>Writing files is prohibited)
    No Direct use of Oracle JDBC Driver APIs
    No Java Message Service (JMS)
    Max Size for deployment archive 95MB
    >
    I hope for you that the information from the blog has changes in the meantime (blog is from end of last year). Check the current doc for the cloud ...
    Timo

  • SQL Developer 4.0.0.13 and Oracle Cloud DB. Cart Access Issue (Unable to deploy in cloud).

    Hello,
    I asked for a trial account on 04/02 (this year) of the Oracle Cloud. I've been able to create a Cloud Connection in SQL Developer (I'm able to login with my oracle email with the "Service Instance URL"). I am able to see the 11 example tables (DEPT, EMP, and 9 DEMO_X tables).
    My data:
    SQL Developer 4.0.0.13
    DataCenter: US Commercial 2 (US Commercial - Chicago). I'm settled in México, at this moment I don't remember to have selected some DataCenter, but I got that one.
    Domain SFTP Host & Port: sftp.us2.cloud.oracle.com:22
    Domain SFTP User Name: USdddddd (changed here for example reasons)
    Service SFTP Host & Port: sftp.us2.cloud.oracle.com:22
    Service SFTP User Name: USssssss (changed here for example reasons)
    My problem. I cannot deploy on the cloud (via the Cart tool on SQL Developer).
    In chat support, I was told to check this site (1) Data Loading and the Oracle Database Cloud Service. It seems the steps are the same of this site (2) that I was following before Creating and Deploying JSF/JPA Applications to Oracle Cloud.
    My scenario is not according the tutorial. According to (1), the tutorial highlights the use of the user detailed as "Service SFTP User Name" (USssssss). The site says that if I click on that user, I should be able to reset its password on SFTP users. BUT, this user (USssssss, Service SFTP User Name) is NOT shown as it is explained, the user that is shown there is the one under "Domain SFTP information" (USdddddd, that is, the user that I should NOT use, according to that webpage).
    My user Service SFTP User is not shown in Security-SFTP Users. When I click the user name (USssssss), the site takes you to the Security tab, and SFTP Users sub tab. I notice that my Service SFTP User Name (USssssss) appears in Security tab, but it appears under "Users" sub tab, NOT on "SFTP Users" sub tab. Also, if I try to reset the Service SFTP User password (in Users sub tab), the site says "Oracle Cloud will send an email with a temporary password to USssssss USssssss." It does not ask me to write the new password (SFTP Users sub tab works fine, asking me a password for USdddddd).
    Anyway, in SQL Developer, I made several tests in the Cart, testing either the Service and also the Domain users, port 22 and 2222. None of them worked. The message I get is:
    Unable to connect to sftp server with provided details.
    I've also tried to access the sftp url with Putty, PSFTP, and Filezilla. From those three apps, the sftp url gives me timeout (either on port 22, or 2222). But if ping that url, I got a response back.
    So I'm not sure where is the problem. Is it the url? Is it the port? Is it the Service SFTP User? All of them?
    Any comment, is very welcome.
    P.S. It will be nice to have a "posted date" for each tutorial and perhaps identify the Cloud version that is being explained (the Oracle cloud is growing fast, perhaps the tutorials will be deprecated soon).

    Hi Gustavo,
    It appears your Service SFTP user was not created correctly. Please contact support and mention the fact that your Service SFTP user appears on Security/Users tab and not on Security/SFTP Users tab.
    Vlad

  • How can I download report information present in Analytics tab of Oracle Cloud Service RightNow CX  to a csv file? I need to automate this for daily run

    Hi,
    I am working on a project where I need to download certain report data from RightNow Oracle Cloud Service to a csv file and process it into the warehouse. I have seen certain articles in Oracle stating about Dotnet API and PHP API but not sure if it can use them. Also I am not very confident with either Dotnet or PHP.
    Is there any other approach that I can use to download the data, can it be done through curl?
    Please suggest.
    Thanks
    Sarthak

    Hi,
    This community is for discussion on Oracle Business Intelligence Cloud Service. This service is currently not associated with Oracle RightNow Cloud Service.
    Thanks,
    Pravin

  • Oracle Cloud connections by other databases via ODBC/JDBC/XML

    If we move to the Oracle Cloud, will these tables be available from other SQL clients via ODBC/JDBC/XML? It obviously works fine with an internally hosted Oracle solution, but I didn't know if moving the Oracle Cloud would remove these features. Thanks.

    You need a service to auto start/stop instances. Pls See
    Re: Oracle instance is going to idle when i restart/start the machineRgds,
    Ahmer

  • Installation guide Oracle cloud Control Agents on a Windows failover cluste

    Hello Experts,
    i have to install Oracle cloud control agent on windows fail-over cluster. i could not found any document on oracle support site/ internet.
    here are the requirement:
    i have two hosts (host1 and host2) which are in windows cluster environment (active/passive). means, one node will hold the cluster service/resource at a time.
    if primary node (host1) is down, Microsoft cluster ware will fail-over cluster resource to host2 automatically.
    any one deployed 12c Agents on windows fail-over clustered environment. if yes, please provide hints / procedure.
    Thanks
    pavan

    Hi Pavan,
    Please find the following document:
    How to Configure Grid Control Agents in Windows HA - Failover Cluster Environments (Doc ID 464191.1)
    For 12C Agent install, you can proceed with the silent install passing a virtual hostname in silent method also using the following document:
    How to Install EM 12c Agent using Silent Install Method with Response File (Doc ID 1360083.1)
    Best Regards,
    Venkat

  • Creating more than one database user in oracle cloud

    I hv created an adf application, in which there are 4 models. each model is connected to different database user, where SID is same for all user. These users have some number of tables, which are used as entity and view in model project in adf application. My query is:
    I hv activated oracle cloud service for database and java. i want to deploy my adf application on cloud. so, how can i create more than one database user in cloud as i do in oracle db 11gr2? So that my all models will be connected to different database user in cloud.
    Also, which service name should i use in model.jpx? I hv used mydb as service name on my local machine.
    pls, help me to go ahead!!!!!!!!

    Hi Ajaykumar,
    To ensure you receive an accurate response to your query, I believe it would be best raised on the Oracle Java Cloud Service forum, here:
    Oracle Java Cloud Service
    Regards,
    Hilary

  • Business Process Flows for Oracle Cloud

    Hi,
    Where can I find the Business Process/ Model (BPM) flows for Oracle Cloud (Financials, HCM, Sales, Service, Taleo)?
    Anything similar to Retail Reference Model from Oracle BPA Suite (Business Process Architect) would be fine, as long as it is relevant to Oracle Cloud.
    I am looking for Level 0 (Oracle Cloud) and Level 1 (Financials, HCM, Sales, Service, Taleo) process flows (Level 2 & 3 optional).
    Thanks,
    Franklin

    I found the required information in Fusion Public Help:
    https://fusionhelp.oracle.com/helpPortal/BPM/index.htm

  • How to see the statistics in Oracle Cloud.

    While executing the select command, how can i see the execution plan and statistics in oracle cloud SQL Command Window
    select * from test_random where empno=1000;
    I need to find the consistent read and physical reads of the particular query.
    When I tried to execute the following command
    SET AUTOTRACE ON EXPLAIN STATISTICS
    I am getting error.

    I think you have to create it in SE11 first. Although you can probably use native SQL to access it from an ABAP program.
    Rob

  • Need information aboout Oracle Cloud Computing.

    Hi,
    I need to prepare the Oracle Cloud Computing solution for Iaas(Infrastucture). Can some body provide me the information or pointer from where i can get the information. Can some body let me know if I want to use cloud computing for Infrastucture. What would be the step need to followed.
    Regards,
    Syed

    Hi,
    Please see the following links.
    Cloud Computing Center
    http://www.oracle.com/technology/tech/cloud/index.html
    Oracle in the Cloud - Frequently Asked Questions
    http://www.oracle.com/technology/tech/cloud/faq.html
    Regards,
    Hussein

  • Where can I find Marketing Templates  Oracle Cloud Solutions and Services?

    Where can I find Marketing Templates  Oracle Cloud Solutions and Services?

    For 11i, I do not believe Oracle provides a seeded template for checks. You will have to create one on your own. Pl see note 312353.1 for details on how to print checks using XMLP
    HTH
    Srini

  • How to use the Oracle Cloud Database Service

    Hi,
    I got the trial version of Oracle cloud Database service. How to use that?
    I wanted it to deploy the schema for my application. It needs the db to be pingable. I should be able to ping the db using the tnsping command.
    Can any body help in this regard?
    Regards
    Anil

    Anil -
    You cannot communicate with the Database Cloud Service from outside the Public Cloud with SQL*Net or over TCP/IP, as explained in the FAQ, located here https://cloud.oracle.com/mycloud/f?p=service:database_faq:0:::::.   The Database Cloud Service is a PaaS, not a DBaaS, so you won't be able to ping it in the way you describe.
    Hope this helps.
    - Rick Greenwald

  • Is SQLPlus supported by oracle cloud?

    Hi,
    I'm creating a database system using SQLPlus which will be stored/connected to the cloud. I've been made aware that SQLPlus is not supported by Oracle Cloud and that I should use SQL Developer, is this true or will SQLPlus be supported by Oracle Cloud?

    The Oracle Cloud is a broad term, but the Oracle Database Cloud Service does not support SQL*Net connections, which rules out SQL*Plus.  There are much easier ways to create database objects with the Database Cloud Service,including SQL Developer and SQL Workshop in Application Express.  Both of these tools will also run SQL scripts, which is how SQL*Plus works, if you would prefer that.
    The upcoming DBaaS offering will include a dedicated database instance in a virtual machine, but that is not slated to be available for a while.
    Hope this helps.
    - Rick Greenwald

  • How I can use my domain name for APEX Application at Oracle Cloud?

    Hello,
    1. I have for example my-custom-domain.com and want that my customers use this domain to login at APEX Application at Oracle Cloud.
    I don't want that my customers see https://blablabla.db.us1.oraclecloudapps.com/apex/ and see instead of my-custom-domain.com :)
    How I can do it? Don't find any technical information about it...
    2. Can I use my ssl certificates for my domain for Oracle Cloud Instance?

    may be I don't understand you right...
    I have trial instance and test application here at https://database-trialajnn.db.us1.oraclecloudapps.com/apex/f?p=1500304
    database-trialajnn.db.us1.oraclecloudapps.com - it's 216.131.136.193 IP
    I write to my domain this IP = login.ds24.ru
    But when I test https://login.ds24.ru/apex/f?p=1500304
    It is not work and write that url is wrong for this ssl sertificate
    If I understand you correct now it's impossible use simple URL to login at application for example login.ds24.ru

  • Oracle Cloud Performance

    Using the Oracle Cloud Trial, I've noticed that reports and data extracts (pl/sql blocks of code), seem to run very slowly. In some cases 3-4x worse than our benchmarks on using entry level Sun servers in our hosted environment. Reports that take 5 seconds now take 35-40 seconds on the Cloud using the same exact db structures, data, sql, pl/sql, indexing etc. Any long running jobs, 3+ min never complete and are killed by the system (I guess this is expected based on the docs). My understanding is that there is no difference in performance using the trial vs. the paid version. Web pages, login, navigation etc all perform very well.
    Is there any way to have long running jobs, those that take 3-5+ min, run to completion? Also, are there any performance tools available for the Cloud. Without access to things like AWR, ADDM, DBMS_PROFILER etc, it is hard to determine what is going on.
    Thanks,
    Steve

    Hi Steve -
    Sorry to hear about your performance problems with the Database Cloud trial. I would be interested to hear more about specifics of these reports and data extracts. Of course, the latency of communications over the Internet impact overall performance, but it is difficult to understand how much this is contributing to your performance issues. I have not experienced similar problems in my work, which is why I would be very interested in hearing more.
    In terms of performance tools, you can always check out the APEX auditing, as well as standard tools such as Explain Plan in the SQL Command tool, but this may or may not reveal much useful information. Tools such as AWR and ADDM apply to an overall instance, and, as such, will not be available in a multi-tenant architecture like the current Database Cloud.
    - Rick Greenwald

Maybe you are looking for

  • How to eliminate unwanted text in Form

    hi,   How to eliminate unwanted text in Form. Regrds, bbr.

  • Can't figure out why I'm getting this error on New-ADUser

    The command is: New-ADUser –SamAccountName "TestProvider" -UserPrincipalName "[email protected]" -GivenName "Test" -Surname "Provider" -DisplayName "Test Provider" -Name "Test Provider" -Enabled $true -path "ou=CompanyName,ou=Users,ou=Providers,DN=in

  • Can't Edit this Page ..already editing on another computer

    So, I was Editing a Page and went to Publish it, but it couldn't Connect, so I hiit Cancel. I tried again to Edit the page, when up pops this message in a Yellow Box. "You Can't Edit this Page now because you are already editing it on another compute

  • Finding Datasource from fieldname

    Hi Experts,            I am new to BW and have a question. Users come asking with field names from the tables that they want to see in the data extractors.            How can I find out if that particular field is already available in the any of exis

  • Us keyboard vs uk keyboard

    What is the difference between a US keyboard and a UK keyboard? I know it may be a simple question but it doesn't seem easy to find the answer.