Oracle RMAN-06136: ORA-17629: Cannot connect to the remote database serverCannot connect to databaseCan't...

Partial sums of primes

Calculating the number of days between 2 dates in Excel

The One-Electron Universe postulate is true - what simple change can I make to change the whole universe?

Invariance of results when scaling explanatory variables in logistic regression, is there a proof?

Can I rely on these GitHub repository files?

For airliners, what prevents wing strikes on landing in bad weather?

Should my PhD thesis be submitted under my legal name?

Why are on-board computers allowed to change controls without notifying the pilots?

Can I Retrieve Email Addresses from BCC?

How can I raise concerns with a new DM about XP splitting?

How can a jailer prevent the Forge Cleric's Artisan's Blessing from being used?

What was required to accept "troll"?

How do ultrasonic sensors differentiate between transmitted and received signals?

A workplace installs custom certificates on personal devices, can this be used to decrypt HTTPS traffic?

How can I successfully establish a nationwide combat training program for a large country?

Does "Dominei" mean something?

A known event to a history junkie

Blender - show edges angles “direction”

Freedom of speech and where it applies

Teaching indefinite integrals that require special-casing

How to deal with or prevent idle in the test team?

Is infinity mathematically observable?

How to check participants in at events?

Resetting two CD4017 counters simultaneously, only one resets



Oracle RMAN-06136: ORA-17629: Cannot connect to the remote database server


Cannot connect to databaseCan't import a dmp file to oracle 12c database (imp-00037)Something drops my 1521-portrequest for OracleOraDB12Home1TNSListener - what and why?Change the name of an object within an archiveCannot access Linux Oracle Databse with Perl Script after connecting with PuTTYOracle ODBC Error 12170 - Accessing over Internetlogin on oracle database 12c release 2“Unable to enlist in the transaction” with Oracle linked server from MS SQL ServerOracle sqldeveloper cannot connect with default role default connectionError while getting status of instane and database in Oracle?













0















I am creating a standby database using rman (Oracle 18c) from my main database which is an Oracle restart that uses ASM but when I issue the command



duplicate target database for standby from active database nofilenamecheck;


I keep getting the same error :




RMAN-03002: failure of Duplicate Db command at 03/26/2019 02:22:24
RMAN-05501: aborting duplication of target database
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: Oracle error from auxiliary database: ORA-17629: Cannot connect to the remote database server
ORA-17627: ORA-12154: TNS:could not resolve the connect identifier specified
ORA-17629: Cannot connect to the remote database server




So it's clear that the error means that there is something wrong with the connection to to the standby database but here the strange part, I checked tnsnames.ora and listener.ora on both servers and everything is OK.



I tested the connection to bothe DBs from both sides using tnsping and it works just fine (A DB to B DB from A DB & A DB to A DB from A DB & B DB to A DB from B DB and B DB to B DB from B DB).



I also tested the connection using sqlplus from both sides and again it works fine.



I even tried to connect to each database from RMAN from both DBs and it always works



So what is wrong? Am I missing something?









share







New contributor




Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I am creating a standby database using rman (Oracle 18c) from my main database which is an Oracle restart that uses ASM but when I issue the command



    duplicate target database for standby from active database nofilenamecheck;


    I keep getting the same error :




    RMAN-03002: failure of Duplicate Db command at 03/26/2019 02:22:24
    RMAN-05501: aborting duplication of target database
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06136: Oracle error from auxiliary database: ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-12154: TNS:could not resolve the connect identifier specified
    ORA-17629: Cannot connect to the remote database server




    So it's clear that the error means that there is something wrong with the connection to to the standby database but here the strange part, I checked tnsnames.ora and listener.ora on both servers and everything is OK.



    I tested the connection to bothe DBs from both sides using tnsping and it works just fine (A DB to B DB from A DB & A DB to A DB from A DB & B DB to A DB from B DB and B DB to B DB from B DB).



    I also tested the connection using sqlplus from both sides and again it works fine.



    I even tried to connect to each database from RMAN from both DBs and it always works



    So what is wrong? Am I missing something?









    share







    New contributor




    Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I am creating a standby database using rman (Oracle 18c) from my main database which is an Oracle restart that uses ASM but when I issue the command



      duplicate target database for standby from active database nofilenamecheck;


      I keep getting the same error :




      RMAN-03002: failure of Duplicate Db command at 03/26/2019 02:22:24
      RMAN-05501: aborting duplication of target database
      RMAN-03015: error occurred in stored script Memory Script
      RMAN-06136: Oracle error from auxiliary database: ORA-17629: Cannot connect to the remote database server
      ORA-17627: ORA-12154: TNS:could not resolve the connect identifier specified
      ORA-17629: Cannot connect to the remote database server




      So it's clear that the error means that there is something wrong with the connection to to the standby database but here the strange part, I checked tnsnames.ora and listener.ora on both servers and everything is OK.



      I tested the connection to bothe DBs from both sides using tnsping and it works just fine (A DB to B DB from A DB & A DB to A DB from A DB & B DB to A DB from B DB and B DB to B DB from B DB).



      I also tested the connection using sqlplus from both sides and again it works fine.



      I even tried to connect to each database from RMAN from both DBs and it always works



      So what is wrong? Am I missing something?









      share







      New contributor




      Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I am creating a standby database using rman (Oracle 18c) from my main database which is an Oracle restart that uses ASM but when I issue the command



      duplicate target database for standby from active database nofilenamecheck;


      I keep getting the same error :




      RMAN-03002: failure of Duplicate Db command at 03/26/2019 02:22:24
      RMAN-05501: aborting duplication of target database
      RMAN-03015: error occurred in stored script Memory Script
      RMAN-06136: Oracle error from auxiliary database: ORA-17629: Cannot connect to the remote database server
      ORA-17627: ORA-12154: TNS:could not resolve the connect identifier specified
      ORA-17629: Cannot connect to the remote database server




      So it's clear that the error means that there is something wrong with the connection to to the standby database but here the strange part, I checked tnsnames.ora and listener.ora on both servers and everything is OK.



      I tested the connection to bothe DBs from both sides using tnsping and it works just fine (A DB to B DB from A DB & A DB to A DB from A DB & B DB to A DB from B DB and B DB to B DB from B DB).



      I also tested the connection using sqlplus from both sides and again it works fine.



      I even tried to connect to each database from RMAN from both DBs and it always works



      So what is wrong? Am I missing something?







      database standby oracle-12c oracle-database





      share







      New contributor




      Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 mins ago









      Asker2000Asker2000

      1




      1




      New contributor




      Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Asker2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Asker2000 is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417561%2foracle-rman-06136-ora-17629-cannot-connect-to-the-remote-database-server%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Asker2000 is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Asker2000 is a new contributor. Be nice, and check out our Code of Conduct.













          Asker2000 is a new contributor. Be nice, and check out our Code of Conduct.












          Asker2000 is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417561%2foracle-rman-06136-ora-17629-cannot-connect-to-the-remote-database-server%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...