Skip to main content

Questions tagged [management]

0 votes
1 answer
82 views

For context I primarily work with PostgreSQL and Snowflake but my understanding is that privileges in RDBMS servers are far more alike than different, so most will apply to this question and I'm ...
Will's user avatar
  • 3
0 votes
0 answers
82 views

I just installed Oracle 19c on Red Hat and would like a graphical way of managing users and tablespaces. I enabled EM Express but the new interface (omx) does not allow to manage users, and the old (...
eppesuig's user avatar
  • 5,142
0 votes
3 answers
233 views

Is it possible to store first-/last-/fullnames and possibly additional information of/for oracle user accounts in oracle? I look at the table dba_users but it does not contain such information. I need ...
Magier's user avatar
  • 4,847
0 votes
1 answer
1k views

These were my instructions: Create a stored procedure that receives two parameters: @i_action in which: 'I' = inserts a value 'U' = Updates values 'D' = Delete Values 'C' = Consult and @_option ...
Fabs123's user avatar
0 votes
1 answer
2k views

I just inherited an AWS RDS PostgreSQL 12.5 instance (so, no superuser access) and I'm required to do some cleanup and delete a bunch of groups/roles/users. I'm executing the following commands with ...
Daniel Huesca's user avatar
2 votes
1 answer
377 views

I'm improving our SSIS process passing the variables through a declare and I found this: Here you have the plan execution using variables brentozar.com/pastetheplan/?id=rkSxs7VPv for the following ...
Nacho González Valero's user avatar
1 vote
0 answers
32 views

I am wondering if someone already experience this weird scenario regarding my SQL Server Management Data Warehouse; it creates a lot of user connections. Around 2500 connections which were all ...
raja mangubat's user avatar
0 votes
1 answer
158 views

I've just recently bought a host with a domain and as I was following a tutorial on youtube for installing wordpress I accidentally erased my primary database. So now my site doesn't even have the ...
phas85's user avatar
  • 1
0 votes
1 answer
246 views

Any suggestions on how multi-dimensional time-series data should be stored and organized in an RDBMS environment? For example, we have multiple experiments from multiple customers. This translates ...
Chintan Pathak's user avatar
0 votes
0 answers
136 views

Need the erd of the schema for doctor, patient and appointment database. scenario is given as under: Clinic Management Entity-Relationship Model -Doctor has a unique id, name, address, qualification ...
user avatar
13 votes
2 answers
14k views

I have several versions of SQL Server, used for testing, installed on my laptop (2012, 2014, 2016, and 2017). I noticed the other day that there was a folder containing prior versions of files across ...
Solomon Rutzky's user avatar
0 votes
1 answer
147 views

I am just starting to explore using Policy Based Management in SQL 2016. I created a policy that runs in SSMS just fine. I exported the policy to a folder on the local machine (VMSk1) that is shared ...
JohnH's user avatar
  • 433
1 vote
1 answer
64 views

First, I want to clarify that I am not looking for a SELECT HOST_NAME(). I am managing a database environment and have given the developers permission to create the databases they need in the ...
Jota Pardo's user avatar
4 votes
3 answers
1k views

I've been thinking about this a lot recently: Is there a consensus as to how to check SQL Server Agent jobs have run correctly? Some advice seems to be alerting the operator on failure and addressing ...
Nullh's user avatar
  • 73
0 votes
2 answers
133 views

I am new to web development field and particularly very poor at database management. I am developing a web application which resembles Project Management System where new companies can add their ...
Sandesh Satyal's user avatar

15 30 50 per page