Integration issue

Forum Home Forums Development and Integration Integration issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1621
    solmann
    Participant

    Sir,

    I am trying to use moddbexport module with postgres sql.

    I am getting following error:-
    password authetication failed for user…. I have created user properly in admin and password also with application prevelage.

    ..screen shots :-
    https://postimg.org/image/yg3te2skp/
    ..
    http://postimg.org/image/aley1rdk1/

    Logs of DB export error as under

    nnecting to DB PostgreSQL – localhost: FATAL: 28P01: password authentication failed for user “export”
    Error connecting to DB PostgreSQL – localhost: FATAL: 28P01: password authentication failed for user “export”
    Error connecting to DB PostgreSQL – localhost: FATAL: 28P01: password authentication failed for user “export”
    Error connecting to DB PostgreSQL – localhost: FATAL: 28P01: password authentication failed for user “export”
    Error connecting to DB PostgreSQL – localhost: FATAL: 28P01: password authentication failed for user “export”
    Error connecting to DB PostgreSQL – localhost: FATAL: 28P01: password authentication failed for user “export”
    .
    .
    .
    more info
    Server config user.dat is updated.. and looks good with required users

    any clue…

    #1622
    Mikhail
    Moderator
    #1626
    solmann
    Participant

    I am trying for that,

    Also let me know where to spcify port number for oracle db export.

    as sql devloper specify for port 1521,,

    …. i am trying various combination but error listener refuse connection. ORA12505.. any clue??

    at Scada server templets there is a server connection tab also … do i need to play with it…

    #1628
    Mikhail
    Moderator

    1521 is the default Oracle port. I don’t think you should explicitly specify it.
    Have you specified your connection settings in tnsnames.ora ?

    Connection tab contains settings those used by the shell to connect to SCADA-Server service. You don’t need to change them.

    #1629
    Mikhail
    Moderator

    The most simple is MySQL and MS SQL 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.