Alert message to remote SQL DB form local SQL DB IF no data from Software applicationQuery data from multiple...
Taking an academic pseudonym?
Is it possible to detect 100% of SQLi with a simple regex?
Euler and minus sign
simplicial objects in a model category
How can a kingdom keep the secret of a missing monarch from the public?
Is there a way to pause a running process on Linux systems and resume later?
Coworker is trying to get me to sign his petition to run for office. How to decline politely?
Can a Hydra make multiple opportunity attacks at once?
Identical projects by students at two different colleges: still plagiarism?
Wy do single power points exist?
How can I make my enemies feel real and make combat more engaging?
What is the reason behind this musical reference to Pinocchio in the Close Encounters main theme?
Variance of sine and cosine of a random variable
Do these large-scale, human power-plant-tending robots from the Matrix movies have a name, in-universe or out?
How does holding onto an active but un-used credit card affect your ability to get a loan?
Dot product with a constant
How do I handle a blinded enemy which wants to attack someone it's sure is there?
Did the characters in Moving Pictures not know about cameras like Twoflower's?
How can I differentiate duration vs starting time
Why Doesn't It Completely Uninstall?
How to typeset a small black square as a binary operator?
Buying a "Used" Router
Is there any danger of my neighbor having my wife's signature?
How do I split ammo?
Alert message to remote SQL DB form local SQL DB IF no data from Software application
Query data from multiple linked remote databasesDifference in Size of SQL Server 2008 R2 backup on Local disk and on Remote Network ShareIntegrating intranet web logins with AD emailsSlow query and Insert with triggerAlternatives to log shipping / Replicate a local SQL Server database on a remote DB accesible only by IPAccess SQL Server Express LocalDB from local area networkThe placement of database files in a shared folderHow can I synchronise Always Encrypted data from On-Premises to Azure SQL Database (near real time)?User response to Database MailSetting up Data Level Application Alerts in SQL Server
HI i am looking for a solution
for my software application which has local SQL DB for data storage and from the local SQL DB replicate the data in real time to Remote SQL DB for visualizing the data in dashboard this is possible with SQL configuration.
but i need to do another feature is kind of job scheduler - if the local DB not getting the data from software application for 15 mins i need to send binary alert or add field to the schema to notify the customer that there is no data coming in
i cannot send email because of the sql is in isolated network form enterprise network..
any one can help me give some answers .?
sql-server
New contributor
add a comment |
HI i am looking for a solution
for my software application which has local SQL DB for data storage and from the local SQL DB replicate the data in real time to Remote SQL DB for visualizing the data in dashboard this is possible with SQL configuration.
but i need to do another feature is kind of job scheduler - if the local DB not getting the data from software application for 15 mins i need to send binary alert or add field to the schema to notify the customer that there is no data coming in
i cannot send email because of the sql is in isolated network form enterprise network..
any one can help me give some answers .?
sql-server
New contributor
add a comment |
HI i am looking for a solution
for my software application which has local SQL DB for data storage and from the local SQL DB replicate the data in real time to Remote SQL DB for visualizing the data in dashboard this is possible with SQL configuration.
but i need to do another feature is kind of job scheduler - if the local DB not getting the data from software application for 15 mins i need to send binary alert or add field to the schema to notify the customer that there is no data coming in
i cannot send email because of the sql is in isolated network form enterprise network..
any one can help me give some answers .?
sql-server
New contributor
HI i am looking for a solution
for my software application which has local SQL DB for data storage and from the local SQL DB replicate the data in real time to Remote SQL DB for visualizing the data in dashboard this is possible with SQL configuration.
but i need to do another feature is kind of job scheduler - if the local DB not getting the data from software application for 15 mins i need to send binary alert or add field to the schema to notify the customer that there is no data coming in
i cannot send email because of the sql is in isolated network form enterprise network..
any one can help me give some answers .?
sql-server
sql-server
New contributor
New contributor
New contributor
asked 4 mins ago
karthikpgkarthikpg
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
karthikpg is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230446%2falert-message-to-remote-sql-db-form-local-sql-db-if-no-data-from-software-applic%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
karthikpg is a new contributor. Be nice, and check out our Code of Conduct.
karthikpg is a new contributor. Be nice, and check out our Code of Conduct.
karthikpg is a new contributor. Be nice, and check out our Code of Conduct.
karthikpg is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Database Administrators Stack Exchange!
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230446%2falert-message-to-remote-sql-db-form-local-sql-db-if-no-data-from-software-applic%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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