Register Database

2126
8
09-22-2021 02:15 AM
MohammedElsayed
New Contributor III

I am trying to add a data store to register my database to portal but i am stuck in validating the sever as it comes with error. any clue?

0 Kudos
8 Replies
DavidPike
MVP Frequent Contributor

Are you connected with the correct privileges and is it set as your active portal in Pro?

0 Kudos
MohammedElsayed
New Contributor III

yes

publisher privileges

active portal in Pro

HenryLindemann
Esri Contributor

Hi @MohammedElsayed 

can you log onto the server ?

if yes go to the equivalent url https://yourdns.com/webadaptorname/portaladmin/federation/servers

click on the name  and then validate and have a look at the error there

HenryLindemann_0-1632303207632.png

 

ArcGIS datastore needs to be registered with https://yourdns.com:2443/arcgis/datastore on your server.

 

you can also in a administrative command prompt check if datastore has a problem by running this command 

"C:\Program Files\ArcGIS\DataStore\tools\describedatastore.bat"

Hope it helps

Henry

MohammedElsayed
New Contributor III

Hi @HenryLindemann 

thanks for your reply but the two links are not reachable for me i don not know why, and regarding the command, this was the massage came out "'C:\Program' is not recognized as an internal or external command,
operable program or batch file." and when I followed the the path "C:\Program Files\ArcGIS\DataStore\tools\describedatastore.bat" I did not find the folder DataStore

0 Kudos
HenryLindemann
Esri Contributor

Hi @MohammedElsayed,

let me get some history is everything installed on one server or multiple servers ?

on the server you can try https://localhost:7443/arcgis/portaladmin/federation/servers if this is the server that portal is installed on.

or perhaps https://onesourcemei.fugro.com:7443/arcgis/portaladmin/federation/servers

or https://onesourcemei.fugro.com/arcgis/portaladmin/federation/servers

or https://onesourcemei.fugro.com/portal/portaladmin/federation/servers

have a look at your programs and features the web adaptors will be listed there

If you go to add remove programs is ArcGIS Data Store installed ?

HenryLindemann_0-1632304670074.png

 

MichaelVolz
Esteemed Contributor

How about performing a search for describedatastore.bat on the server where you installed Data Store to see if it is on another local drive such as E: that might be available in addition to the C:?  Hopefully finding this bat file and running it will provide some additional info on what the issue is for you.

MohammedElsayed
New Contributor III
0 Kudos
DavidHoy
Esri Contributor

Hi Mohammed,

The questions the others are asking are likely relevant in certain circumstances, but can you first fully explain what you are trying to do?
Are you attempting to register an Enterprise Geodatabase (e.g. SQL Server, Oracle, PostgreSQL) as a data store in your Portal?
or are you trying to register/validate ArcGIS Relational Data Store associated with your ArcGIS Hosting Server?

0 Kudos