应用程序问题 [英] Issue with an application

查看:108
本文介绍了应用程序问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个运行到1周前绝对正常的应用程序,自一年以来我没有对应用程序代码进行任何更改,突然它开始显示出不一致之处.有时它从数据库中获取结果,有时则不是.用户可以登录系统,但不能从数据库执行搜索.问题似乎是由于数据库造成的,它可能是连接问题.为了解决此问题,应该检查哪些可能的问题?

在此先感谢,
Deepti

I have an application which was running absolutely fine till 1 week ago, I have made no change in the application code since an year, suddenly it has started showing the inconsistency. Sometimes it fetches the result from database, sometimes it does not. The user is able to login to the system but is not able to perform serach from the database. The issues seems to be due to the database it may be either connectivity or something. What can be the possible issues that I should check to get this resolved?

Thanks in Advance,
Deepti

推荐答案

如果没有更多信息,您的问题太含糊.

试试:
1)重新启动服务器/服务
2)在数据库上运行dbcc upateusage
Your issue is too vague without more information.

Try :
1) Restarting the server/services
2) Running : dbcc upateusage on your database


这是托管团队部分的连接问题.
It was a connectivity issue on hosting team part.


您好,

可能由于以下原因之一而发生

-数据库可能已删除
-数据库可能已重命名
-在应用程序的配置文件中设置的连接字符串/连接配置不正确.

只需确保检查清单已通过即可.
Hi,

It may be occurred due to one of the following reasons

- Database might be deleted
- Database might be renamed
- Incorrect connection string/ connection configuration set in the config file of application.

Just ensure the checklist which are passed.


这篇关于应用程序问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆